1
0
Fork 0

Fix redhat-actions URL
Some checks failed
/ Build oci-builder (push) Failing after 15s

This commit is contained in:
ver4a 2025-04-14 16:03:43 +02:00
parent 3f51209ce6
commit 8393c4fa34

View file

@ -11,7 +11,7 @@ jobs:
- uses: 'actions/checkout@v4'
- name: 'Build image'
uses: 'redhat-actions/buildah-build@v2'
uses: 'https://github.com/redhat-actions/buildah-build@v2'
with:
image: 'registry.uncontrol.me/ver4a/oci-builder'
containerfiles: 'Dockerfile'