Skip to content

Commit 53f46f0

Browse files
authored
Merge pull request #82 from slagle/bootc-containerfile
Fix typo in extra-args
2 parents b4f60c3 + ce8bdad commit 53f46f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/edpm-bootc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
tags: ${{ env.latesttag }} ${{ github.sha }} ${{ env.podified }}
7070
build-args:
7171
EDPM_BASE_IMAGE=${{ env.EDPM_BASE_IMAGE }}
72-
extra-agrs:
72+
extra-args:
7373
--volume /etc/pki/ca-trust:/etc/pki/ca-trust:ro,Z \
7474
--volume output/yum.repos.d:/etc/yum.repos.d:rw,Z \
7575
containerfiles: |

0 commit comments

Comments
 (0)