mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: add instructions to restart nigthly builds
(cherry picked from commit 3d2dbb63b2
)
This commit is contained in:
parent
3a5e28fffb
commit
19e1728495
|
@ -82,6 +82,11 @@ git config --global alias.logs 'log --show-signature'
|
|||
- if a PR requires changes but there has been no activity from the PR submitter
|
||||
for more than 2 months, close the PR.
|
||||
|
||||
# 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.
|
||||
|
||||
# Issues
|
||||
|
||||
|
@ -212,3 +217,4 @@ helping for a while, ask to be added to the `qTox` organization on GitHub.
|
|||
[Flathub repository]: https://github.com/flathub/io.github.qtox.qTox
|
||||
[`./flatpak/io.github.qtox.qTox.json`]: flatpak/io.github.qtox.qTox.json
|
||||
[the Flathub build bot]: https://flathub.org/builds/#/
|
||||
[qTox-nightly-release]: https://github.com/qTox/qTox-nightly-releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user