Skip to content

Commit 0ecf1ac

Browse files
committed
add pipe
1 parent 469f970 commit 0ecf1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-base-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
build-args: |
191191
BUILD_OS=${{ matrix.image }}
192192
IC_VERSION=${{ needs.checks.outputs.ic_version }}
193-
secret-files:
193+
secret-files: |
194194
nginx-repo.crt=./nginx-repo.crt
195195
nginx-repo.key=./nginx-repo.key
196196

0 commit comments

Comments
 (0)