Skip to content
Snippets Groups Projects
Commit 1270d78b authored by Hoang  PHAN's avatar Hoang PHAN
Browse files

Update .gitlab-ci.yml file

parent 41fc586c
No related branches found
No related tags found
No related merge requests found
Pipeline #50905 passed
...@@ -56,5 +56,5 @@ push-modification: ...@@ -56,5 +56,5 @@ push-modification:
fi fi
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: manual # when: manual
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "schedule" - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "schedule"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment