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

Tweak CI pipeline rule

parent 82e05bdb
No related branches found
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