Hacker News new | ask | show | jobs
by dominotw 3837 days ago
Hey I am browsing some of the CI examples and this is the first one I saw

https://gitlab.com/ayufan/python-getting-started/builds/1793...

I can't seem to tell how to find logs.

1 comments

The logs are normally on this page. In this case there is no log, probably due to an error (this build is 4 months old). For a better example see https://gitlab.com/gitlab-org/gitlab-ce/builds/485077
Ah ok. It was unclear from the UI that old logs are archived.

The example you linked is much better thanks.

You're very welcome.