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

update conda-smithy before updating the feedstock

parent efb71620
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" \ ...@@ -55,5 +55,6 @@ condaforge_packages=("bob" \
"bob.db.iris") "bob.db.iris")
if contains_element ${CI_PROJECT_NAME} "${condaforge_packages[@]}"; then 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} run_cmd ${CONDA_FOLDER}/bin/python _ci/update_feedstock.py ${CI_PROJECT_NAME}
fi 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