1
0
Fork 0

ci: Fix build context
Some checks failed
/ Test oci-builder (push) Has been skipped
/ Release oci-builder (push) Has been skipped
/ Build oci-builder (push) Failing after 16s

This commit is contained in:
ver4a 2025-04-22 10:24:07 +02:00
parent 8ad92da922
commit 41f0f8d322

View file

@ -20,6 +20,7 @@ jobs:
with:
image: 'registry.uncontrol.me/ver4a/oci-builder'
tags: 'ci-dev'
context: 'oci-builder'
containerfiles: 'Dockerfile'
oci: true
extra-args: |
@ -63,6 +64,7 @@ jobs:
with:
image: 'registry.uncontrol.me/ver4a/oci-builder'
tags: 'throwaway'
context: 'oci-builder'
containerfiles: 'Dockerfile'
oci: true
extra-args: |