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

Update .gitlab-ci.yml file

parent 9e947238
No related branches found
No related tags found
No related merge requests found
...@@ -327,6 +327,6 @@ sync-gitlab-spack-instance: ...@@ -327,6 +327,6 @@ sync-gitlab-spack-instance:
- spack env loads -r - spack env loads -r
timeout: 2 days timeout: 2 days
rules: rules:
- if: $CI_COMMIT_BRANCH =~ /test-spack-0.18.1/' - if: '$CI_COMMIT_BRANCH =~ /test-spack-0.18.1/'
when: manual when: manual
allow_failure: false 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