We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a4f31 commit 1ec9eeaCopy full SHA for 1ec9eea
.pipelines/build/image.steps.yaml
@@ -71,8 +71,8 @@ steps:
71
enable_pull: true
72
build_tag: ${{ parameters.build_tag }}
73
enable_acr_push: true
74
-
75
saveImageToPath: images/$(os)-$(arch)/${{ parameters.archive_file }}.tar.gz
+ enabled_cache: false
76
#compress: true
77
#saveMetadataToPath: images/$(os)-$(arch)/metadata/${{ parameters.archive_file }}-metadata.json
78
#enable_isolated_acr_push: true
0 commit comments