Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2021-08-07 09:45:36 +00:00
parent 648f52f98f
commit 37a01f3114
1 changed files with 2 additions and 2 deletions

View File

@ -29,9 +29,9 @@ publish:
- "pio package publish"
release:
image: registry.gitlab.com/gitlab-org/release-cli:v0.1.0
image: registry.gitlab.com/gitlab-org/release-cli:latest
stage: release
only:
- tags
script:
- gitlab-releaser create
- release-cli create