Skip to content

Fix SSLCertVerificationError when adding archive to release

Benjamin Bertrand requested to merge fix-issue-8 into main

Job https://gitlab.com/tango-controls/cppTango/-/jobs/7156731565 failed due to SSLCertVerificationError. Probably because the certificates used by httpie in the docker images aren't up-to-date. I think it's safe to ignore the certificate verification for this job.

Fix #8 (closed)

Merge request reports