Skip to content

Commit fbac16c

Browse files
authored
removes obsolete arg from metadata action call (#5997)
1 parent ee0dfc2 commit fbac16c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/build-push-image/action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ runs:
3030
with:
3131
platforms: ${{ inputs.platforms }}
3232
annotation: ${{ inputs.annotation }}
33-
dockerfile: ${{ inputs.dockerfile }}
3433
images: ${{ inputs.images }}
3534
suffix: ${{ inputs.suffix }}
3635
- name: Set up QEMU

0 commit comments

Comments
 (0)