Set the go version tag manually
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0f76c06081
commit
0b3613c74e
@ -20,5 +20,4 @@ for arch in pkgs/*/; do
|
|||||||
abuild-sign "$arch/APKINDEX.tar.gz"
|
abuild-sign "$arch/APKINDEX.tar.gz"
|
||||||
done
|
done
|
||||||
|
|
||||||
version_tag="gitea.elara.ws/elara6331/golang:$(lure info go-bin | yq -r .version | head -1)"
|
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/golang:latest gitea.elara.ws/elara6331/golang:1.21.1
|
||||||
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/golang:latest "$version_tag"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user