1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
ce36a86d93 Rename Dockerfile to Containerfile
All checks were successful
/ Build oci-builder (push) Successful in 1m13s
/ Release oci-builder (push) Successful in 1s
/ Test oci-builder (push) Successful in 1m1s
2025-04-22 10:37:17 +02:00
b2d6b7adac ci: Fix "containerfiles" paths 2025-04-22 10:35:43 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ jobs:
image: 'registry.uncontrol.me/ver4a/oci-builder'
tags: 'ci-dev'
context: 'oci-builder'
containerfiles: 'Dockerfile'
containerfiles: 'oci-builder/Containerfile'
oci: true
extra-args: |
--userns=container
@ -65,7 +65,7 @@ jobs:
image: 'registry.uncontrol.me/ver4a/oci-builder'
tags: 'throwaway'
context: 'oci-builder'
containerfiles: 'Dockerfile'
containerfiles: 'oci-builder/Containerfile'
oci: true
extra-args: |
--userns=container