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:
parent
f02943c191
commit
9d68be7003
|
@ -85,8 +85,9 @@ git config --global alias.logs 'log --show-signature'
|
||||||
# Continous Integration
|
# Continous Integration
|
||||||
|
|
||||||
qTox nightly builds can be found in [qTox-nightly-release]. Should one build
|
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
|
fail, it is important to restart the whole Travis CI build and not just a
|
||||||
a single job or the tool managing the nightly builds can get confused.
|
single job. The tool managing the nightly builds deletes all build artifacts
|
||||||
|
on any job failure, so all need to be rebuilt.
|
||||||
|
|
||||||
# Issues
|
# Issues
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user