1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-02 03:50:36 +00:00

Attempt deployment from appveyor

This commit is contained in:
Luke Ceddia 2018-01-13 00:27:06 +11:00
parent 2d9ccf0666
commit 7f14ed7eaf
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,7 @@
mv setup_win.bat internal\
$filename = "appveyor" + (get-date -uformat "%Y-%m-%d-%H-%M-%S") + "_" + $APPVEYOR_REPO_COMMIT.Substring(0,7) + "-" + $APPVEYOR_REPO_BRANCH + "_win.7z"
cd ..
qb64\internal\c\c_compiler\7z\7za.exe a '-xr@qb64\.travis\common-exclusion.list' '-xr@qb64\.travis\win-exclusion.list' $filename qb64
scp $filename m6rosupy1q2t@qb64.org:autobuilds/${APPVEYOR_REPO_BRANCH}/

BIN
.travis/qb64.org_rsa.enc Normal file

Binary file not shown.