Skip to content

Commit 24b0f98

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent f7e996b commit 24b0f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/containers/container-template.jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
MAKE_DOCKERFILE_PATH: ${{ parameters.name }}-image-dockerfile-path
5656
MAKE_EXTRA_BUILD_ARGS: ${{ parameters.name }}-image-build-args
5757
58-
- template: containers/container-template.steps.yaml
58+
- template: container-template.steps.yaml
5959
parameters:
6060
arch: ${{ parameters.arch }}
6161
name: ${{ parameters.name }}

0 commit comments

Comments
 (0)