parent
0e550925a4
commit
a65b73560d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
run: >
|
run: >
|
||||||
buildah bud
|
buildah bud
|
||||||
-f Dockerfile.kde
|
-f Dockerfile.kde
|
||||||
-t {{ vars.REGISTRY_DOMAIN }}/${{ vars.NAMESPACE }}/onc-kde:main
|
-t ${{ vars.REGISTRY_DOMAIN }}/${{ vars.NAMESPACE }}/onc-kde:main
|
||||||
--userns=container
|
--userns=container
|
||||||
--security-opt=no-new-privileges
|
--security-opt=no-new-privileges
|
||||||
--annotation=quay.expires-after=
|
--annotation=quay.expires-after=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue