Skip to content
Snippets Groups Projects
Commit 1ede6c9b authored by Damien Pollet's avatar Damien Pollet :coffee:
Browse files

Tweak CI pipeline rule

parent 5a4f0c93
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ default:
publish:
rules:
- if: "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" && "$CI_PROJECT_PATH" == "fil-l3-stage/portail"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_PATH == "fil-l3-stage/portail"
before_script:
- apk --no-cache add make git
- git --version; pandoc --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment