forked from philorg/treetrail-frontend
CI: fix typo 2
This commit is contained in:
parent
543600297b
commit
77de1077d7
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
run: ng build
|
run: ng build
|
||||||
|
|
||||||
- name: Build container
|
- name: Build container
|
||||||
uses: action
|
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