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

chore: Manual deploy on devk8s only for dev branch

parent a7cb4def
No related branches found
No related tags found
No related merge requests found
Pipeline #119978 failed with stages
in 6 minutes and 56 seconds
......@@ -485,7 +485,7 @@ build:prod:wiki:
deploy:dev:
extends: .deploy
rules:
- if: $CI_COMMIT_BRANCH != "main"
- if: $CI_COMMIT_BRANCH == "dev"
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