Skip to content

Commit

Permalink
Fix bash task
Browse files Browse the repository at this point in the history
BilledTrain380 committed Dec 12, 2018
1 parent e9519d9 commit 355b7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
- task: Bash@3
inputs:
targetType: 'filePath'
script: azure-jdk-install.sh
filePath: azure-jdk-install.sh

- script: ls $AGENT_TOOLSDIRECTORY

0 comments on commit 355b7b3

Please sign in to comment.