Skip to content

Commit 821e3e4

Browse files
Test azure pipeline
1 parent ad6fa80 commit 821e3e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ steps:
1414
displayName: 'Run a one-line script'
1515

1616
- script: |
17+
pwd
18+
ls -altr
1719
python src/python/test.py
1820
echo Add other tasks to build, test, and deploy your project.
1921
echo See https://aka.ms/yaml

0 commit comments

Comments
 (0)