Skip to content

Commit ce8bdad

Browse files
committed
Fix typo in extra-args
Signed-off-by: James Slagle <jslagle@redhat.com>
1 parent b4f60c3 commit ce8bdad

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)