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

Removed GL CI rule leftover from testing

parent 77a55d83
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 #15694 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