Skip to content
Snippets Groups Projects
Commit 39dda308 authored by Frank Baier's avatar Frank Baier
Browse files

Update gitlab-ci-mkp.yml

parent 1ca4090b
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,6 @@ upload:
- |
curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" \
--upload-file dist/${CHECKMK_PLUGIN_FILENAME} "${PACKAGE_REGISTRY_URL}/${CHECKMK_PLUGIN_FILENAME}"
- glab release create $CI_COMMIT_TAG -T $CI_COMMIT_TAG --notes "${CI_COMMIT_TAG_MESSAGE}" \
"./dist/${CHECKMK_PLUGIN_FILENAME}#${CHECKMK_PLUGIN_FILENAME}#package"
release_job:
image: gitlab/glab:latest
......
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