Skip to content
Snippets Groups Projects
Commit 76638f4b authored by Tim Repke's avatar Tim Repke
Browse files

tmp

parent a8738802
No related branches found
No related tags found
1 merge request!92update to python 3.12
Pipeline #3378 failed
...@@ -103,7 +103,9 @@ restart-workers: ...@@ -103,7 +103,9 @@ restart-workers:
tags: tags:
- vm,bare-metal - vm,bare-metal
script: script:
- sudo systemctl restart nacsos-dramatiq.service - sudo systemctl stop nacsos-dramatiq.service
- sleep 10
- sudo systemctl start nacsos-dramatiq.service
when: manual when: manual
only: only:
- production - production
fastapi==0.110.1 setuptools==69.5.1
fastapi==0.111.0
hypercorn==0.16.0 hypercorn==0.16.0
toml==0.10.2 toml==0.10.2
email-validator==2.1.1 email-validator==2.1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment