Skip to content
Snippets Groups Projects
Commit e44e6fb8 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Added recipe_append.yaml

parent 407b9579
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ run_cmd mkdir -pv ${1}
get_script ${1} cacert.pem
get_script ${1} functions.sh
get_script ${1} conda_build_config.yaml
get_script conda white_list.yaml
get_script ${1}/../conda recipe_append.yaml
get_exec ${1} before_build.sh
for stage in "build" "deploy" "pypi"; do
get_exec ${1} ${stage}.sh
......
build:
script_env:
- SSL_CERT_FILE
- CURL_CA_BUNDLE
- BOB_DATABASE_SERVER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment