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:
|
||||
- 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