Update .gitlab-ci.yml
This commit is contained in:
parent
1e24db86ee
commit
951a706c04
@ -5,8 +5,8 @@ variables:
|
||||
DOCKERFILELOCATION: 'docker/$PROJECT/Dockerfile'
|
||||
|
||||
workflow:
|
||||
rules:
|
||||
- when: always
|
||||
localazy:
|
||||
- when: never
|
||||
|
||||
include:
|
||||
- project: 'gitlab/gitlab'
|
||||
@ -33,7 +33,7 @@ localazy update:
|
||||
- git commit -m "push back localazy update"
|
||||
- git push gitlab_origin HEAD:${CI_COMMIT_REF_NAME} -o ci.skip
|
||||
|
||||
rules:
|
||||
localazy:
|
||||
- if: $LOCALAZY_RUN
|
||||
- changes:
|
||||
- tools/localazy/**/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user