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

Merge branch 'main' into tclabby-main-patch-92350

parents 276aa0b6 277d4955
No related branches found
No related tags found
1 merge request!235Update brex.md minor grammar
Pipeline #151066 waiting for manual action
...@@ -520,7 +520,7 @@ build:prod:wiki: ...@@ -520,7 +520,7 @@ build:prod:wiki:
deploy:dev: deploy:dev:
extends: .deploy extends: .deploy
rules: rules:
- if: $CI_COMMIT_BRANCH == "dev" - if: $CI_COMMIT_BRANCH != "main"
needs: needs:
- "build:dev:wiki" - "build:dev:wiki"
when: manual when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment