Skip to content

[FIX] gitlab_tools: exit with an error when the upload_image script fails to push the images

This MR fixes #2 (closed)
Now if an error occurs when the upload_image script tries to push the images, it displays the error, stops the process and exits with code 1:
image otherwise the process continues as usual:
image image (it has been uploading it for more than an hour and I don't want to wait any longer so I posted it like this)

Merge request reports