CI: build container with version and latest tags

This commit is contained in:
phil 2024-12-06 20:16:00 +01:00
parent 63c980095e
commit 1a061e3f20

View file

@ -77,7 +77,7 @@ jobs:
image: treetrail-frontend
oci: true
labels: treetrail-frontend
tags: ${{ steps.version.outputs.version }}
tags: latest ${{ steps.version.outputs.version }}
containerfiles: |
./Containerfile
build-args: |