diff options
-rw-r--r-- | src/tools/ci/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tools/ci/README b/src/tools/ci/README index b6500576344..6c1cac858f3 100644 --- a/src/tools/ci/README +++ b/src/tools/ci/README @@ -37,6 +37,10 @@ repository will automatically trigger CI builds. These are visible from the commit history / PRs, and can also be viewed in the cirrus-ci UI at https://cirrus-ci.com/github/<username>/<reponame>/ +Hint: all build log files are uploaded to cirrus-ci and can be downloaded +from the "Artifacts" section fron the cirrus-ci UI after clicking into a +specific task on a build's summary page. + Images used for CI ================== |