forked from philorg/treetrail-frontend
CI: build container with version and latest tags
This commit is contained in:
parent
63c980095e
commit
1a061e3f20
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue