diff --git a/jobs/gitlab.yml b/jobs/gitlab.yml index 8441bd8..f7c10ac 100644 --- a/jobs/gitlab.yml +++ b/jobs/gitlab.yml @@ -41,6 +41,9 @@ artifacts: true generate-config: stage: build + needs: + - job: version + artifacts: true script: # Begin of create-environment.sh - | @@ -48,9 +51,6 @@ generate-config: echo " deploy_$VERSION: stage: deploy - needs: - - pipeline: $PARENT_PIPELINE_ID - job: version script: - echo "Deploy to staging server" environment: