Ignore zsync

This commit is contained in:
Chris Esposito 2019-06-23 15:09:23 +10:00
parent c1c21236a1
commit 7c168bb14e
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ after_success:
find appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
# curl --upload-file EspoTek_Labrador*.AppImage https://transfer.sh/EspoTek_Labrador-git.$(git rev-parse --short HEAD)-x86_64.AppImage
wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
bash upload.sh EspoTek_Labrador*.AppImage*
bash upload.sh EspoTek_Labrador*.deb*
bash upload.sh EspoTek_Labrador*.AppImage
bash upload.sh EspoTek_Labrador*.deb
fi
branches: