This commit is contained in:
parent
e06df2d81c
commit
b3c97ed3b2
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
--userns=container
|
--userns=container
|
||||||
--security-opt=no-new-privileges
|
--security-opt=no-new-privileges
|
||||||
--annotation=quay.expires-after=
|
--annotation=quay.expires-after=
|
||||||
-v ${PWD}/cache:/var/cache/libdnf5:Z
|
-v ${{ env.GITHUB_WORKSPACE }}/cache:/var/cache/libdnf5:Z
|
||||||
build-args: |
|
build-args: |
|
||||||
REGISTRY_DOMAIN=${{ vars.REGISTRY_DOMAIN }}
|
REGISTRY_DOMAIN=${{ vars.REGISTRY_DOMAIN }}
|
||||||
NAMESPACE=${{ vars.NAMESPACE }}
|
NAMESPACE=${{ vars.NAMESPACE }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue