Skip to content

Commit 26cce4f

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent a1288fc commit 26cce4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/containers/containerize.jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
targetOs: ${{ parameters.targetOs }}
6868
targetArch: ${{ parameters.targetArch }}
6969
image: ${{ imageName }}
70-
- ${{ else }}:
70+
- ${{ else }}:
7171
- template: /.pipelines/containers/build-variables-template.steps.yaml
7272
parameters:
7373
targetOs: ${{ parameters.targetOs }}

0 commit comments

Comments
 (0)