Skip to content
Snippets Groups Projects
Commit 91c3a6da authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'patch-1' into 'master'

update conda-smithy before updating the feedstock

Fixes #28

See merge request !18
parents efb71620 91abd0f2
No related branches found
No related tags found
1 merge request!18update conda-smithy before updating the feedstock
......@@ -55,5 +55,6 @@ condaforge_packages=("bob" \
"bob.db.iris")
if contains_element ${CI_PROJECT_NAME} "${condaforge_packages[@]}"; then
run_cmd ${CONDA_FOLDER}/bin/conda update -n root --yes conda-smithy
run_cmd ${CONDA_FOLDER}/bin/python _ci/update_feedstock.py ${CI_PROJECT_NAME}
fi
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