Merge branch 'revert-b3fdd6b3' into 'main'
Revert "Update .gitlab-ci.yml" See merge request engineering/unturf/upload.unturf.com!5
This commit is contained in:
commit
4bca7ef72a
1 changed files with 1 additions and 3 deletions
|
|
@ -70,7 +70,7 @@ deploy:
|
|||
--processes 4 \\
|
||||
--http-socket ${UWSGI_SOCKET} \\
|
||||
--chmod-socket=660 \\
|
||||
--chown-socket=gitlab-runner:gitlab-runner \\
|
||||
--chown-socket=gitlab-runner:caddy \\
|
||||
--vacuum \\
|
||||
--die-on-term \\
|
||||
--chdir ${APP_DIR} \\
|
||||
|
|
@ -121,6 +121,4 @@ deploy:
|
|||
- sudo /bin/systemctl restart caddy.service
|
||||
|
||||
# Deployment completed
|
||||
- echo "modify user caddy to add it to gitlab-runner group for socket acces"
|
||||
- echo "sudo usermod -aG gitlab-runner caddy"
|
||||
- echo "Deployment completed successfully."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue