mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(build): turn off PR upload
This commit is contained in:
parent
a9a953cf1c
commit
38e8e6927a
|
@ -31,7 +31,7 @@ readonly DEBUG="$1"
|
||||||
|
|
||||||
# Set this to True to upload the PR version of the
|
# Set this to True to upload the PR version of the
|
||||||
# AppImage to transfer.sh for testing.
|
# AppImage to transfer.sh for testing.
|
||||||
readonly UPLOAD_PR_APPIMAGE="True"
|
readonly UPLOAD_PR_APPIMAGE="False"
|
||||||
|
|
||||||
# Fail out on error
|
# Fail out on error
|
||||||
set -exo pipefail
|
set -exo pipefail
|
||||||
|
|
Loading…
Reference in New Issue
Block a user