Skip to content

Commit

Permalink
Refine tag format docker rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-LCampbell committed Nov 19, 2024
1 parent b723986 commit 64dde9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/gitlab/dot.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ include:
rules:
- if: '$CI_COMMIT_TAG =~ /v[0-9]+\.[0-9]+\.[0-9]+$/'
when: always
- if: '$CI_COMMIT_TAG =~ /container_rebuild_[0-9]+$/'
- if: '$CI_COMMIT_TAG =~ /GenomioDockerRebuild_v[0-9]+\.[0-9]+\.[0-9]+[a-z]$/'
when: always


Expand Down

0 comments on commit 64dde9e

Please sign in to comment.