Skip to content

Commit 747f355

Browse files
author
Sheyla Trudo
committed
fixup! Clean up
1 parent 2fc7d03 commit 747f355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/containers/build-variables-template.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ steps:
5656
MAKE_EXTRA_BUILD_ARGS: ${{ parameters.image }}-docker-build-args
5757
5858
- ${{ elseif eq(parameters.targetOs, 'windows') }}:
59-
- pwsh: |
59+
- powershell: |
6060
$env:VAR_ID = "$env:IMAGE_$env:OS_$env:ARCH"
6161
6262
$env:BUILD_CONTEXT = (make "$env:MAKE_BUILD_CONTEXT")

0 commit comments

Comments
 (0)