Use correct tag for buildah-build action
Some checks are pending
/ Build oci-builder (push) Has started running
Some checks are pending
/ Build oci-builder (push) Has started running
This commit is contained in:
parent
6a0c282e0f
commit
c512e8db0a
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ jobs:
|
|||
- uses: 'actions/checkout@v4'
|
||||
|
||||
- name: 'Build image'
|
||||
uses: 'https://git.uncontrol.me/ver4a-actions/buildah-build@v2'
|
||||
uses: 'https://git.uncontrol.me/ver4a-actions/buildah-build@v2
|
||||
'
|
||||
with:
|
||||
image: 'registry.uncontrol.me/ver4a/oci-builder'
|
||||
containerfiles: 'Dockerfile'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue