Skip to content
Snippets Groups Projects
Commit 3bdf402b authored by Matthias Konitzny's avatar Matthias Konitzny :fire:
Browse files

Now also with correct script.

parent f4cfc0d1
No related branches found
No related tags found
No related merge requests found
Pipeline #49588 failed
...@@ -53,7 +53,10 @@ release-job: ...@@ -53,7 +53,10 @@ release-job:
image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest
dependencies: dependencies:
- build - build-job
script:
- echo "Running release-job for build $BUILD_JOB_ID."
release: release:
name: "Release $CI_COMMIT_TAG" name: "Release $CI_COMMIT_TAG"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment