Hi there,
just moved from github to gitlab and I would like to access this file (if its a file): “/builds/$CI_BUILD_ID/raw” so I can parse it.
- If it is on gitlab what’s the link?
- if its not is there a way to save it to a txt file somewhere on gitlab so my parse script can access it?
thanks