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 a129738 commit 1659c69Copy full SHA for 1659c69
azure/templates/build.yml
@@ -1,5 +1,6 @@
1
steps:
2
- bash: |
3
+ ls -a
4
docker build -t sandbox .
5
displayName: Build sandbox image
6
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/sandbox"
sandbox/test.txt
0 commit comments