Update .gitlab-ci.yml file
This commit is contained in:
@ -19,7 +19,6 @@
|
|||||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
|
|
||||||
stages: # List of stages for jobs, and their order of execution
|
stages: # List of stages for jobs, and their order of execution
|
||||||
- build
|
|
||||||
- release
|
- release
|
||||||
|
|
||||||
create-release: # This job runs in the deploy stage.
|
create-release: # This job runs in the deploy stage.
|
||||||
|
|||||||
Reference in New Issue
Block a user