mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 23:01:52 +01:00
fix tags for release job
This commit is contained in:
parent
94efe7d1af
commit
c22ad5b90b
@ -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