Skip to content

Commit

Permalink
Travis is long gone
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jan 18, 2025
1 parent 15a64c2 commit a5e7f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dogfeeding.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ delete_blacklisted
rm usr/lib/*-gnu/liblzma.so.5

cd ..
NO_GLIBC_VERSION=true APP=pkg2appimage VERSION=$TRAVIS_BUILD_NUMBER generate_type2_appimage # FIXME: This embeds bintray-zsync
NO_GLIBC_VERSION=true APP=pkg2appimage VERSION=$(git rev-parse --short HEAD) generate_type2_appimage # FIXME: This embeds bintray-zsync

0 comments on commit a5e7f71

Please sign in to comment.