We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f60c3 commit ce8bdadCopy full SHA for ce8bdad
1 file changed
.github/workflows/edpm-bootc.yaml
@@ -69,7 +69,7 @@ jobs:
69
tags: ${{ env.latesttag }} ${{ github.sha }} ${{ env.podified }}
70
build-args:
71
EDPM_BASE_IMAGE=${{ env.EDPM_BASE_IMAGE }}
72
- extra-agrs:
+ extra-args:
73
--volume /etc/pki/ca-trust:/etc/pki/ca-trust:ro,Z \
74
--volume output/yum.repos.d:/etc/yum.repos.d:rw,Z \
75
containerfiles: |
0 commit comments