CI: fix app version fix
All checks were successful
/ test (push) Successful in 17s
/ build (push) Successful in 11s

This commit is contained in:
phil 2024-11-04 04:39:06 +01:00
parent a23674ff63
commit e77bb9eb54

View file

@ -84,8 +84,6 @@ jobs:
- name: Build the container image
if: fromJSON(steps.builder.outputs.run)
uses: actions/buildah-build@v1
env:
VERSION: ${{ steps.version.outputs.version }}
with:
image: treetrail-backend
oci: true