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