This commit is contained in:
commit
b77ae05fcf
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ jobs:
|
||||||
uses: actions/buildah-build@v1
|
uses: actions/buildah-build@v1
|
||||||
with:
|
with:
|
||||||
image: treetrail-frontend
|
image: treetrail-frontend
|
||||||
|
oci: true
|
||||||
|
labels: treetrail-frontend
|
||||||
tags: ${{ steps.version.outputs.version }}
|
tags: ${{ steps.version.outputs.version }}
|
||||||
containerfiles: |
|
containerfiles: |
|
||||||
./Containerfile
|
./Containerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue