Closed
Description
The appveyor build is breaking:
https://ci.appveyor.com/project/nesbox/tic-80/builds/27078102/job/729c88poe6afoa32
7z a tic80.zip %APPVEYOR_BUILD_FOLDER%\out\bin\tic80.exe
7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30
Scanning the drive:
1 file, 2804224 bytes (2739 KiB)
Creating archive: tic80.zip
Add new data to archive: 1 file, 2804224 bytes (2739 KiB)
Files read from disk: 1
Archive size: 1122678 bytes (1097 KiB)
Everything is Ok
Discovering tests...OK
$env:DATE=[TimeZoneInfo]::ConvertTimeBySystemTimeZoneId([DateTime]::UtcNow, "Belarus Standard Time").ToString('yyyy.MM.dd')
$env:TIME=[TimeZoneInfo]::ConvertTimeBySystemTimeZoneId([DateTime]::UtcNow, "Belarus Standard Time").ToString('HH:mm:ss')
set BUILDS_SERVER_PATH=%BUILD_SERVER%/files/%APPVEYOR_REPO_BRANCH%/%DATE%/win
curl --retry 3 --ftp-create-dirs -T tic80.zip %BUILDS_SERVER_PATH%/tic80-%COMPILER%.zip
curl: (3) <url> malformed
Command exited with code 3
Metadata
Metadata
Assignees
Labels
No labels