Skip to content

Commit bed0927

Browse files
committed
ci: Add hint about downloadable logs to README
I (Andres) chose to backpatch this to 15, as it seems better to keep the README the same. Author: James Coleman <jtc331@gmail.com> Discussion: https://postgr.es/m/CAAaqYe_7BXDjpk0Ks_eqf1r6LZpC_rfB7kjhb_T3+eC4t6yiGQ@mail.gmail.com Backpatch: 15-, where CI came in
1 parent a186007 commit bed0927

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tools/ci/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ repository will automatically trigger CI builds. These are visible from the
3737
commit history / PRs, and can also be viewed in the cirrus-ci UI at
3838
https://cirrus-ci.com/github/<username>/<reponame>/
3939

40+
Hint: all build log files are uploaded to cirrus-ci and can be downloaded
41+
from the "Artifacts" section fron the cirrus-ci UI after clicking into a
42+
specific task on a build's summary page.
43+
4044

4145
Images used for CI
4246
==================

0 commit comments

Comments
 (0)