Fixed build for tag
This commit is contained in:
parent
3092fece7d
commit
a527bd43a9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ configuration: Release
|
||||||
# clone directory
|
# clone directory
|
||||||
clone_script:
|
clone_script:
|
||||||
- cmd: git clone -q --recursive --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git c:\xmrigCC
|
- cmd: git clone -q --recursive --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git c:\xmrigCC
|
||||||
- cmd: git checkout -qf %APPVEYOR_REPO_COMMIT%
|
- cmd: git checkout -qf %APPVEYOR_REPO_BRANCH%
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- mkdir c:\xmrigCC-deps
|
- mkdir c:\xmrigCC-deps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue