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