Skip to content

Commit a2b44a7

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent 37b44d0 commit a2b44a7

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
@@ -75,7 +75,7 @@ stages:
7575
- setup
7676
- test
7777
jobs:
78-
- template: templates/container-template.jobs.yaml
78+
- template: containers/container-template.jobs.yaml
7979
parameters:
8080
arch: amd64
8181
os: linux
@@ -85,7 +85,7 @@ stages:
8585
- cns
8686
- ipv6-hp-bpf
8787
- npm
88-
- template: templates/container-template.jobs.yaml
88+
- template: containers/container-template.jobs.yaml
8989
parameters:
9090
arch: arm64
9191
os: linux
@@ -95,7 +95,7 @@ stages:
9595
- cns
9696
- ipv6-hp-bpf
9797
- npm
98-
- template: templates/container-template.jobs.yaml
98+
- template: containers/container-template.jobs.yaml
9999
parameters:
100100
arch: amd64
101101
os: windows

0 commit comments

Comments
 (0)