Browse Source

chore: update wording of CI job restart instructions

The tool isn't confused in this case, just cleaning up.
reviewable/pr5994/r1
Anthony Bilinski 6 years ago
parent
commit
871b363b6d
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 5
      MAINTAINING.md

5
MAINTAINING.md

@ -84,8 +84,9 @@ git config --global alias.logs 'log --show-signature' @@ -84,8 +84,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

Loading…
Cancel
Save