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 ad6fa80 commit 821e3e4Copy full SHA for 821e3e4
azure-pipelines.yml
@@ -14,6 +14,8 @@ steps:
14
displayName: 'Run a one-line script'
15
16
- script: |
17
+ pwd
18
+ ls -altr
19
python src/python/test.py
20
echo Add other tasks to build, test, and deploy your project.
21
echo See https://aka.ms/yaml
0 commit comments