Skip to content

Commit 7c58546

Browse files
author
Sheyla Trudo
committed
fixup! Clean up
1 parent f755ca4 commit 7c58546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/containers/containerize.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ parameters:
2727

2828
steps:
2929
- bash: |
30-
docker build buildx ls
30+
docker buildx ls
3131
# rm ~/.docker/config.json
3232
3333
- task: 1ES.BuildContainerImage@1

0 commit comments

Comments
 (0)