forked from philorg/treetrail-frontend
Rename build action
This commit is contained in:
parent
f7c2a384dc
commit
882109eb82
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
run: ng build
|
run: ng build
|
||||||
|
|
||||||
- name: Build container
|
- name: Build container
|
||||||
uses: Philome/buildah-build@v1
|
uses: actions/buildah-build@v1
|
||||||
with:
|
with:
|
||||||
image: treetrail-frontend
|
image: treetrail-frontend
|
||||||
#tags: foo # v1 ${{ github.sha }}
|
#tags: foo # v1 ${{ github.sha }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue