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

fix resource groups

parent f6f37c7a
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ deploy-int-release-dev-cscs:
INSTALLATION_ROOT: /srv/test-build-2309
SPACK_ENV: test
RELEASE_NAME: EBRAINS-test
resource_group: shared-NFS-mount-dev-cscs-spack20
resource_group: shared-NFS-mount-dev-cscs
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_NAMESPACE =~ /technical-coordination/
......@@ -112,7 +112,7 @@ deploy-exp-release-dev-cscs:
INSTALLATION_ROOT: /srv/test-build-2309
SPACK_ENV: experimental
RELEASE_NAME: EBRAINS-experimental
resource_group: shared-NFS-mount-dev-cscs-spack20
resource_group: shared-NFS-mount-dev-cscs
only:
refs:
- schedules
......
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