mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(ci) do not block on deploy jobs
This commit is contained in:
parent
56026bd400
commit
9dcb5e965d
@ -21,6 +21,7 @@
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
script:
|
||||
- ssh $SSH_USER@$SSH_HOST "cd ~/www/$ENVIRONMENT_DOMAIN; deployer deploy $CI_COMMIT_SHA"
|
||||
allow_failure: true
|
||||
timeout: 10m
|
||||
|
||||
.deploy-staging: &deploy-staging
|
||||
|
Loading…
x
Reference in New Issue
Block a user