ci: Fix build context
This commit is contained in:
parent
8ad92da922
commit
41f0f8d322
1 changed files with 2 additions and 0 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue