mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
Update appveyor.yml
This commit is contained in:
parent
82c006288b
commit
6f30c412cd
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ after_build:
|
||||||
- set TRAVIS_REPO_SLUG=%APPVEYOR_REPO_NAME%
|
- set TRAVIS_REPO_SLUG=%APPVEYOR_REPO_NAME%
|
||||||
- set TRAVIS_COMMIT=%APPVEYOR_REPO_COMMIT%
|
- set TRAVIS_COMMIT=%APPVEYOR_REPO_COMMIT%
|
||||||
- appveyor DownloadFile https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
- appveyor DownloadFile https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
||||||
- if (-not (Test-Path env:APPVEYOR_PULL_REQUEST_NUMBER)) { bash upload.sh LeoCAD*.exe }
|
- if not defined APPVEYOR_PULL_REQUEST_NUMBER (bash upload.sh LeoCAD*.exe)
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: symbols.zip
|
- path: symbols.zip
|
||||||
|
|
Loading…
Add table
Reference in a new issue