Update .gitlab-ci.yml file
This commit is contained in:
parent
c57260a131
commit
05cff04049
@ -31,7 +31,7 @@ localazy update:
|
||||
- cd ../..
|
||||
- git add .
|
||||
- git commit -m "push back localazy update"
|
||||
- git push gitlab_origin HEAD:${CI_COMMIT_BRANCH} -o ci.skip
|
||||
- git push gitlab_origin HEAD:${CI_COMMIT_REF_NAME} -o ci.skip
|
||||
|
||||
rules:
|
||||
- if: $LOCALAZY_RUN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user