Skip to content
Snippets Groups Projects
Commit bdcee986 authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

CI(Deploy PROD): disable "when: manuel"

parent 85fc87b9
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ deploy_PROD: ...@@ -25,7 +25,7 @@ deploy_PROD:
name: production name: production
rules: rules:
- if: '$CI_COMMIT_BRANCH == "main"' - if: '$CI_COMMIT_BRANCH == "main"'
when: manual # when: manual
############################################################### ###############################################################
# Deploy "dev" branch # Deploy "dev" branch
......
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