Clean up output
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:10:20
| Stage: test Stage: deploy |
Download artifacts
No artifacts found |
This just goes through the logging calls and reassigns them. The basic idea is that info
should be used sparingly and for things we really want the user to read, warning
should alert users that something bad might be happening, and the rest should be debug
.
As a reminder, you can get the full output with the -v
flag.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:10:20
| Stage: test Stage: deploy |
Download artifacts
No artifacts found |