Update .gitlab-ci.yml file
This commit is contained in:
parent
d828e2c1aa
commit
372e6b887a
@ -35,7 +35,7 @@ localazy update:
|
||||
then
|
||||
git status
|
||||
git commit -m "push back localazy update"
|
||||
git push gitlab_origin HEAD:${CI_COMMIT_REF_NAME} -o ci.skip
|
||||
git push gitlab_origin HEAD:${CI_COMMIT_REF_NAME}
|
||||
fi
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user