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
42a61c1263
commit
4b36af8548
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ for:
|
|||
- 'export REMOTE=$(grep -Po ''(?<=: \")(([a-z0-9])\w+)(?=\")'' -m 1 repo.txt)'
|
||||
- export LOCAL=$(git rev-parse HEAD)
|
||||
- if [[ "$REMOTE" != "$LOCAL" ]]; then echo "Build no longer current. $REMOTE vs $LOCAL - aborting upload."; travis_terminate 0; fi;
|
||||
- appveyor DownloadFile -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
||||
- appveyor DownloadFile https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
||||
- bash upload.sh LeoCAD*.zip
|
||||
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue