Update .gitlab-ci.yml file
This commit is contained in:
parent
a681833712
commit
e821afdbd5
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ build:
|
|||
|
||||
|
||||
release:
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
stage: release
|
||||
needs:
|
||||
- job: build
|
||||
|
|
|
|||
Reference in a new issue