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
No related branches found
No related tags found
1 merge request!63Conda package based CI
......@@ -57,6 +57,7 @@ get_exec() {
run_cmd mkdir -pv ${1}
get_script ${1} cacert.pem
get_script ${1} functions.sh
for stage in "build" "deploy" "pypi"; do
get_exec ${1} ${stage}.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment