File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments