Skip to content

Commit c868cbb

Browse files
committed
fixup! Use Signed Binaries for Docker Build
1 parent 364b478 commit c868cbb

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
@@ -101,7 +101,7 @@ jobs:
101101
OS: linux
102102

103103
steps:
104-
- template: build/image.steps.yaml
104+
- template: image.steps.yaml
105105
parameters:
106106
arch: $(ARCH)
107107
os: $(OS)

0 commit comments

Comments
 (0)