feat: with version

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-28 19:35:19 +02:00
parent 09c5fd8870
commit 6e8ada5f5f
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -59,7 +59,7 @@ kind: pipeline
name: "release-please" name: "release-please"
steps: steps:
- name: release - name: release
image: marcoieni/release-plz image: marcoieni/release-plz:0.3.16
commands: commands:
- release-plz release-pr --token $GITEA_TOKEN --backend gitea - release-plz release-pr --token $GITEA_TOKEN --backend gitea
environments: environments: