Skip to content
Snippets Groups Projects
Commit 2889ed53 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

installs cacert.pem for build

parent fdbbf54a
Branches
Tags
1 merge request!63Conda package based CI
...@@ -57,6 +57,7 @@ get_exec() { ...@@ -57,6 +57,7 @@ get_exec() {
run_cmd mkdir -pv ${1} run_cmd mkdir -pv ${1}
get_script ${1} cacert.pem
get_script ${1} functions.sh get_script ${1} functions.sh
for stage in "build" "deploy" "pypi"; do for stage in "build" "deploy" "pypi"; do
get_exec ${1} ${stage}.sh get_exec ${1} ${stage}.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment