This commit is contained in:
parent
1cfe5d31f8
commit
7d42c04e33
1 changed files with 3 additions and 3 deletions
|
@ -16,9 +16,9 @@ jobs:
|
|||
containerfiles: 'Dockerfile'
|
||||
oci: true
|
||||
extra-args: |
|
||||
userns=container
|
||||
security-opt=no-new-privileges
|
||||
annotation=quay.expires-after=
|
||||
--userns=container
|
||||
--security-opt=no-new-privileges
|
||||
--annotation=quay.expires-after=
|
||||
build-args: |
|
||||
REGISTRY_DOMAIN=${{ vars.REGISTRY_DOMAIN }}
|
||||
NAMESPACE=${{ vars.NAMESPACE }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue