We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f755ca4 commit 7c58546Copy full SHA for 7c58546
.pipelines/containers/containerize.steps.yaml
@@ -27,7 +27,7 @@ parameters:
27
28
steps:
29
- bash: |
30
- docker build buildx ls
+ docker buildx ls
31
# rm ~/.docker/config.json
32
33
- task: 1ES.BuildContainerImage@1
0 commit comments