Attempt 7
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful

This commit is contained in:
GeorgeWebberley 2026-01-26 18:27:35 +01:00
parent a716bade81
commit 03a4dc75ea

View file

@ -10,7 +10,7 @@ steps:
privileged: true privileged: true
settings: settings:
build_args: build_args:
- APP_VERSION=${CI_COMMIT_TAG} APP_VERSION: ${CI_COMMIT_TAG}
platforms: linux/amd64 platforms: linux/amd64
registry: git.georgew.dev registry: git.georgew.dev
repo: git.georgew.dev/georgew/${CI_REPO_NAME} repo: git.georgew.dev/georgew/${CI_REPO_NAME}