add prepare release job
This commit is contained in:
@@ -54,6 +54,9 @@ build-docker:
|
||||
make-release:
|
||||
stage: release
|
||||
image: ${RELEASE_CLI_IMAGE}
|
||||
tags:
|
||||
- build
|
||||
- docker
|
||||
rules:
|
||||
- if: $PREPARE_RELEASE == "Yes"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user