Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit edbe228

Browse files
committed
CI: set buildkitd-config-inline instead of config-inline
1 parent 8a80d07 commit edbe228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
- name: Set up Docker Buildx
196196
uses: docker/[email protected]
197197
with:
198-
config-inline: |
198+
buildkitd-config-inline: |
199199
[registry."docker.io"]
200200
mirrors = ["mirror.gcr.io"]
201201

0 commit comments

Comments
 (0)