Skip to content
Snippets Groups Projects
Commit a81a7c97 authored by Sam Kagan's avatar Sam Kagan
Browse files

Merge branch 'dont-run-test-coverage-on-mrs' into '2.8.4-DEVELOPMENT'

Removed GL CI rule leftover from testing

See merge request !1661
parents 741ff276 1a98c37f
No related branches found
No related tags found
2 merge requests!1706merge 2.8.4 to main,!1661Removed GL CI rule leftover from testing
Pipeline #15695 passed
......@@ -254,8 +254,6 @@ unit test coverage:
- unit test capability
- unit test notification
rules:
# for testing only!
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_TAG =~ /^end-of-sprint-[0-9]+/ || $CI_COMMIT_TAG =~ /[0-9]+\.[0-9]+\.[0-9]+-rc[0-9]+/'
variables:
# override DEPLOY_ENV
......@@ -568,4 +566,3 @@ deploy:
# override ENV_HOST
ENV_HOST: ws.nrao.edu
VERSION: $CI_COMMIT_TAG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment