Skip to content

Commit 0f6219f

Browse files
committed
fixup! fixup! Use Signed Binaries for Docker Build
1 parent cc6f18e commit 0f6219f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/build/images.jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
inputs:
9292
command: 'sign'
9393
signing_profile: 'external_distribution'
94-
files_to_sign: '**/dropgz'
94+
files_to_sign: '**/dropgz*'
9595
search_root: $(OUT_DIR)
9696

9797
# OneBranch artifacts are stored on a Windows machine which obliterates

0 commit comments

Comments
 (0)