Skip to content

Commit 6d7f033

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 409a95c commit 6d7f033

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,6 @@ jobs:
4040
- checkout: self
4141
- checkout: kmmtestrepo-a
4242
- template: template.yml
43-
- task: Bash@3
44-
inputs:
45-
targetType: 'inline'
46-
script: |
47-
# Write your commands here
48-
49-
echo 'Hello world'
50-
pwd
51-
cp $(System.DefaultWorkingDirectory)/python-sample-vscode-flask-tutorial/azure-pipelines.yml $(System.DefaultWorkingDirectory)/kmmtestrepo
5243
- task: Bash@3
5344
inputs:
5445
targetType: 'inline'

0 commit comments

Comments
 (0)