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

Update deploy.sh - don't need conda-smithy anymore.

parent c4463f99
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,5 @@ 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