v0.7.0 change GoReleaser file
Some checks failed
ci/woodpecker/push/publish-docs Pipeline failed

This commit is contained in:
2025-02-11 21:47:23 -06:00
parent 67a1eab908
commit 0218dee76d
3 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,8 @@
#!/bin/bash
set -eou pipefail
export CURRENT_TAG="$(go run backy.go version -V)"
goreleaser -f .goreleaser/github.yml check
goreleaser -f .goreleaser/gitea.yml check
changie batch $CURRENT_TAG
changie merge
git add .changes/