1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore: update wording of CI job restart instructions

The tool isn't confused in this case, just cleaning up.

(cherry picked from commit 871b363b6d)
This commit is contained in:
Anthony Bilinski 2020-03-03 15:06:07 -08:00
parent f02943c191
commit 9d68be7003
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -85,8 +85,9 @@ git config --global alias.logs 'log --show-signature'
# Continous Integration
qTox nightly builds can be found in [qTox-nightly-release]. Should one build
fail, it is important to restart the whole Travis CI pipeline and not just
a single job or the tool managing the nightly builds can get confused.
fail, it is important to restart the whole Travis CI build and not just a
single job. The tool managing the nightly builds deletes all build artifacts
on any job failure, so all need to be rebuilt.
# Issues