Some extra "ls" to see appveyor/travis problems with appimage/zip/exe uploads.
This commit is contained in:
parent
7f8c687e95
commit
9716ab5422
2 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
ls
|
ls
|
||||||
|
curl -v
|
||||||
|
|
||||||
$OutputEncoding = New-Object -typename System.Text.UTF8Encoding
|
$OutputEncoding = New-Object -typename System.Text.UTF8Encoding
|
||||||
chcp 65001
|
chcp 65001
|
||||||
|
|
|
@ -42,6 +42,8 @@ fi
|
||||||
mv "$imagename" "$imagenamenospace"
|
mv "$imagename" "$imagenamenospace"
|
||||||
imagename="$imagenamenospace"
|
imagename="$imagenamenospace"
|
||||||
|
|
||||||
|
ls
|
||||||
|
|
||||||
echo "File to upload: $imagename"
|
echo "File to upload: $imagename"
|
||||||
echo "URL ending: $imagenamenospace"
|
echo "URL ending: $imagenamenospace"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue