Replace wget with curl
wget doesn't support file uploads fully. We need curl. This is going to likely double size of image unfortunately. Oh well. See package-publish workflow component, in which we use cxx-container as an alternative.
Documentation and FAQs can be found at https://pages.jlab.org/scicomp/software/code-gitlab-docs/
As of 9PM EDT March 26th, the OpenShift Runners are restored and available for use. Please let us know if you encounter any issues.
wget doesn't support file uploads fully. We need curl. This is going to likely double size of image unfortunately. Oh well. See package-publish workflow component, in which we use cxx-container as an alternative.