Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023b337 commit dc612f0Copy full SHA for dc612f0
1 file changed
azure-pipelines.yml
@@ -29,7 +29,7 @@ jobs:
29
name_postfix: _latest_git
30
pre_test:
31
- task: UseRubyVersion@0
32
- - template: step--git-install.yml
+ - template: step--git-install.yml@asottile
33
- bash: |
34
testing/get-swift.sh
35
echo '##vso[task.prependpath]/tmp/swift/usr/bin'
0 commit comments