You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really helpful to be able to download artifacts uploaded during CI process.
In Gitlab the artifacts can be downloaded through /jobs/{jobId}/artifacts/download.
Example of useful command to download the artifacts of the CI build: lab ci download
or: lab ci artifacts