Love appveyor
This commit is contained in:
parent
a0f9983e41
commit
5ed584b12d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ configuration: Release
|
||||||
|
|
||||||
# clone directory
|
# clone directory
|
||||||
clone_script:
|
clone_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
git clone -q --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
|
git clone -q --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
|
||||||
cd %APPVEYOR_BUILD_FOLDER%
|
cd %APPVEYOR_BUILD_FOLDER%
|
||||||
git checkout -qf %APPVEYOR_REPO_COMMIT%
|
git checkout -qf %APPVEYOR_REPO_COMMIT%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue