diff --git a/.forgejo/workflows/test_and_build.yaml b/.forgejo/workflows/test_and_build.yaml index 3ce200c..c0c1c10 100644 --- a/.forgejo/workflows/test_and_build.yaml +++ b/.forgejo/workflows/test_and_build.yaml @@ -93,7 +93,7 @@ jobs: tags: ${{ steps.version.outputs.version }} containerfiles: | ./Containerfile - build-arg: | + build-args: | "APP_VERSION=$VERSION" - name: Push the image to the registry