gitlab-ci: oh, rules isn't in this version of gitlab...
This commit is contained in:
parent
84f607d7cf
commit
118ebf59fd
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ nixCache:
|
|||
|
||||
.deploy:
|
||||
stage: deploy
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||
variables:
|
||||
SSH_ARGS: ''
|
||||
script: './hack/deploy.sh "$DEPLOY_TO" "$SSH_ARGS"'
|
||||
|
|
Loading…
Reference in a new issue