Update build_static_release.sh

This commit is contained in:
Damian Szymański 2019-12-06 11:21:15 +01:00 committed by GitHub
parent 67fd715fc5
commit a83b5bed25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,3 +32,8 @@ mkdir -p $RELEASE_NAME-symbols
docker run --rm local-$PLATFORM/tmate-build cat /build/tmate.symbols > $RELEASE_NAME-symbols/tmate.symbols
tar -cf - $RELEASE_NAME-symbols | xz > dbg-symbols-tmate-$VERSION-static-linux-$PLATFORM.tar.xz
ls *
pwd
cd ..
ls *
cd /home/travis/build/travis-ci/tmate/
ls *