Skip to content

Commit 04d430f

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent b7695e7 commit 04d430f

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
@@ -22,7 +22,7 @@ parameters:
2222

2323

2424
steps:
25-
- shell: |
25+
- script: |
2626
set -e
2727
2828
VAR_ID="${IMAGE}_${OS}_${ARCH}"

0 commit comments

Comments
 (0)