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:
|
release:
|
||||||
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
stage: release
|
stage: release
|
||||||
needs:
|
needs:
|
||||||
- job: build
|
- job: build
|
||||||
|
|
|
||||||
Reference in a new issue