Skip to content

Commit

Permalink
fixup! Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheyla Trudo committed Nov 26, 2024
1 parent 2fc7d03 commit 747f355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/containers/build-variables-template.steps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
MAKE_EXTRA_BUILD_ARGS: ${{ parameters.image }}-docker-build-args
- ${{ elseif eq(parameters.targetOs, 'windows') }}:
- pwsh: |
- powershell: |
$env:VAR_ID = "$env:IMAGE_$env:OS_$env:ARCH"
$env:BUILD_CONTEXT = (make "$env:MAKE_BUILD_CONTEXT")
Expand Down

0 comments on commit 747f355

Please sign in to comment.