Skip to content
Snippets Groups Projects
Commit dd5cb9e8 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

updated to match new release branch name

parent 73de9809
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ deploy-prod-release-prod-cscs:
OC_PROJECT: jupyterhub
resource_group: shared-NFS-mount-prod-cscs
rules:
- if: '$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH =~ /release/'
- if: '$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH =~ /ebrains/'
when: manual
allow_failure: false
......@@ -101,7 +101,7 @@ deploy-prod-release-prod-jsc:
OC_PROJECT: jupyterhub
resource_group: shared-NFS-mount-prod-jsc
rules:
- if: '$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH =~ /release/'
- if: '$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH =~ /ebrains/'
when: manual
allow_failure: false
......
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