Drop clone folder
This commit is contained in:
parent
d58b366123
commit
dfc4dbdbd3
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ branches:
|
||||||
build_cloud: libcc-20
|
build_cloud: libcc-20
|
||||||
skip_branch_with_pr: true
|
skip_branch_with_pr: true
|
||||||
image: libcc-20-vs2017
|
image: libcc-20-vs2017
|
||||||
clone_folder: c:\build
|
|
||||||
environment:
|
environment:
|
||||||
DISABLE_CRASH_REPORTER_TESTS: true
|
DISABLE_CRASH_REPORTER_TESTS: true
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -75,4 +74,4 @@ deploy_script:
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
Write-Output "Skipping upload distribution because build is not for release"
|
Write-Output "Skipping upload distribution because build is not for release"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue