Skip to content

Do not use curl to download prepared software

Michael Hofmann requested to merge no-curl-prepare into master

When the pipeline was not successful in downloading the software package, the software archive was still downloaded with curl in prepare. Replace by aws functions to allow it to work with non-public buckets.

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Merge request reports