mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +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:
|
needs:
|
||||||
- upload_binaries
|
- upload_binaries
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
|
tags:
|
||||||
|
- docker
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG != null && $CI_COMMIT_TAG =~ /v\d+\.\d+(\.\d+)?/
|
- if: $CI_COMMIT_TAG != null && $CI_COMMIT_TAG =~ /v\d+\.\d+(\.\d+)?/
|
||||||
when: manual
|
when: manual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user