1
0
Fork 0

Use correct tag for buildah-build action
Some checks are pending
/ Build oci-builder (push) Has started running

This commit is contained in:
ver4a 2025-04-14 20:47:41 +02:00
parent 6a0c282e0f
commit 154ef8ce49

View file

@ -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-forgejo-compat
'
with:
image: 'registry.uncontrol.me/ver4a/oci-builder'
containerfiles: 'Dockerfile'