Skip to content

Commit 1ec9eea

Browse files
committed
fixup! fixup! Use Signed Binaries for Docker Build
1 parent a7a4f31 commit 1ec9eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/build/image.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ steps:
7171
enable_pull: true
7272
build_tag: ${{ parameters.build_tag }}
7373
enable_acr_push: true
74-
7574
saveImageToPath: images/$(os)-$(arch)/${{ parameters.archive_file }}.tar.gz
75+
enabled_cache: false
7676
#compress: true
7777
#saveMetadataToPath: images/$(os)-$(arch)/metadata/${{ parameters.archive_file }}-metadata.json
7878
#enable_isolated_acr_push: true

0 commit comments

Comments
 (0)