Compare commits
2 commits
41f0f8d322
...
ce36a86d93
Author | SHA1 | Date | |
---|---|---|---|
ce36a86d93 | |||
b2d6b7adac |
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue