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