Skip to content

Commit 881f88b

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent 4c76fdc commit 881f88b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pipelines/run-pipeline.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ stages:
8787
- cns
8888
- ipv6-hp-bpf
8989
- npm
90-
imageBuildStepTemplate: /.pipelines/containers/build-variables-template.steps.yaml
90+
buildVariablesStepTemplate: /.pipelines/containers/build-variables-template.steps.yaml
9191
- template: containers/containerize.jobs.yaml
9292
parameters:
9393
targetOs: linux
@@ -98,7 +98,7 @@ stages:
9898
- cns
9999
- ipv6-hp-bpf
100100
- npm
101-
imageBuildStepTemplate: /.pipelines/containers/build-variables-template.steps.yaml
101+
buildVariablesStepTemplate: /.pipelines/containers/build-variables-template.steps.yaml
102102
- template: containers/containerize.jobs.yaml
103103
parameters:
104104
targetOs: windows
@@ -108,7 +108,7 @@ stages:
108108
- cni
109109
- cns
110110
- npm
111-
imageBuildStepTemplate: /.pipelines/containers/build-variables-template.steps.yaml
111+
buildVariablesStepTemplate: /.pipelines/containers/build-variables-template.steps.yaml
112112

113113

114114
- stage: publish

0 commit comments

Comments
 (0)