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 1b796b1 commit 87148fbCopy full SHA for 87148fb
appveyor.yml
@@ -22,7 +22,7 @@ branches:
22
23
# This ensures the base branch is loaded which is required for regitlint to run.
24
clone_script:
25
- - ps: >-
+ - ps: |
26
Write-Output "TEST"
27
git clone -q --branch=$env:APPVEYOR_REPO_BRANCH https://github.com/$env:APPVEYOR_REPO_NAME.git $env:APPVEYOR_BUILD_FOLDER
28
git fetch -q origin +refs/pull/$env:APPVEYOR_PULL_REQUEST_NUMBER/merge:
0 commit comments