Skip to content
Snippets Groups Projects
Commit 4b55b6b8 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Update .gitlab-ci.yml file

parent 90f2bf50
No related branches found
No related tags found
No related merge requests found
......@@ -45,10 +45,12 @@ deploy-int-release-dev-cscs:
SPACK_ENV: test
RELEASE_NAME: EBRAINS-test
resource_group: shared-NFS-mount-dev-cscs
rules:
- if: '$CI_COMMIT_BRANCH =~ /test-spack-0.18.1/'
when: manual
allow_failure: false
only:
- master
except:
variables:
- $CI_PIPELINE_SOURCE == "schedule"
# Deploy the production release of tools (manual pipeline)
# deploy on the production environment of the okd prod cluster at CSCS
......
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