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

deploy

parent ad63ea6e
No related branches found
No related tags found
No related merge requests found
Pipeline #127538 waiting for manual action with stages
......@@ -493,7 +493,7 @@ build:prod:wiki:
deploy:dev:
extends: .deploy
rules:
- if: $CI_COMMIT_BRANCH == "dev"
- if: $CI_COMMIT_BRANCH == "dev" || $CI_COMMIT_BRANCH == "system-distribution-plot"
needs:
- "build:dev:wiki"
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