mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Update build_static_release.sh
This commit is contained in:
parent
67fd715fc5
commit
a83b5bed25
1 changed files with 5 additions and 0 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue