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

skip running tests on every push to master, they take too long

parent b7519aec
No related branches found
No related tags found
No related merge requests found
......@@ -246,6 +246,5 @@ test-gitlab-spack-instance:
- spack_tests
when: always
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_NAMESPACE =~ /technical-coordination/
- if: $CI_PIPELINE_SOURCE == "schedule" && $TEST_DEPLOYMENT == "true"
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