diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6dfa21a..cc153c9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,6 @@ image: registry.gitlab.com/gitlab-org/release-cli:latest stages: # List of stages for jobs, and their order of execution - - build - release create-release: # This job runs in the deploy stage.