Skip to content

Commit 1bb2b16

Browse files
committed
fixup! fixup! Use Signed Binaries for Docker Build
1 parent 10267d0 commit 1bb2b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/run-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ stages:
1313
ob_artifactSuffix: _source
1414

1515
ACR_DIR: $(Build.SourcesDirectory)/azure-container-networking
16-
BUILD_TYPE: $(BUILD_TYPE)
16+
BUILD_TYPE: $(IMAGE_ACR_TYPE)
1717
steps:
1818
- checkout: azure-container-networking
1919
- template: build/ob-prepare.steps.yaml

0 commit comments

Comments
 (0)