Skip to content

Commit a33faee

Browse files
committed
Update config-inline to buildkitd-config-inline
A test build gave an error saying config-inline was deprecated and that it'd moved to a new name Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 8f91847 commit a33faee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
# AE: This appeared to have an issue for a user, so it's being set to
5656
# false for now.
5757
cache-binary: false
58-
config-inline: |
58+
buildkitd-config-inline: |
5959
[registry."docker.io"]
6060
mirrors = [${{ inputs.buildkitRegistryMirror }}]
6161
http = ${{ inputs.buildkitRegistryHTTP }}

0 commit comments

Comments
 (0)