Skip to content
Snippets Groups Projects
Commit 8ec1e102 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

update ci

parent 81a36aab
No related branches found
No related tags found
1 merge request!226Resolve "Design of the structure section in a system's page"
Pipeline #126744 waiting for manual action with stages
in 8 minutes and 21 seconds
...@@ -411,7 +411,7 @@ build:prod:wiki: ...@@ -411,7 +411,7 @@ build:prod:wiki:
deploy:dev: deploy:dev:
extends: .deploy extends: .deploy
rules: rules:
- if: $CI_COMMIT_BRANCH == "dev" || $CI_COMMIT_BRANCH == "rework-references" - if: $CI_COMMIT_BRANCH == "dev" || $CI_COMMIT_BRANCH == "matrix-pdock"
needs: needs:
- "build:dev:wiki" - "build:dev:wiki"
when: manual when: manual
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment