mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 23:01:52 +01:00
Merge branch 'fix/releasetags' into 'main'
fix tags for release job See merge request fabinfra/fabaccess/borepin!70
This commit is contained in:
commit
d58aeab736
@ -200,6 +200,8 @@ release_job:
|
||||
needs:
|
||||
- upload_binaries
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
tags:
|
||||
- docker
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG != null && $CI_COMMIT_TAG =~ /v\d+\.\d+(\.\d+)?/
|
||||
when: manual
|
||||
|
Loading…
x
Reference in New Issue
Block a user