Skip to content
Snippets Groups Projects
Commit 8de940ba authored by Tobias Glaser's avatar Tobias Glaser
Browse files

fixing gitlab-ci

parent 7fd2e0a5
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,8 @@ Windows-MSYS2-MINGW64: ...@@ -51,6 +51,8 @@ Windows-MSYS2-MINGW64:
Publish: Publish:
stage: release stage: release
only:
- tags
image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest
script: script:
- echo "Creating GitLab Release $CI_COMMIT_TAG..." - echo "Creating GitLab 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