Skip to content

Commit de8e6c0

Browse files
sarahchen6mtoffl01
authored andcommitted
Run jobs in CI for now
(cherry picked from commit 1bb367d)
1 parent 119e3f2 commit de8e6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -809,8 +809,8 @@ get_github_token:
809809
rules:
810810
- if: '$POPULATE_CACHE'
811811
when: never
812-
- if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
813-
when: on_success
812+
# - if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
813+
# when: on_success
814814

815815
script:
816816
- dd-octo-sts version

0 commit comments

Comments
 (0)