Skip to content
Snippets Groups Projects
Commit 12cdf4d0 authored by Guillaume Pernot's avatar Guillaume Pernot
Browse files

Force upload

parent a9340fdf
Branches
Tags
No related merge requests found
......@@ -27,4 +27,4 @@ source /build/anaconda3/bin/activate
ANACONDA_ORGANIZATION="orfeotoolbox"
anaconda login --username ${ANACONDA_LOGIN} --password ${ANACONDA_PASSWORD} --hostname ${CI_JOB_ID}
anaconda upload --user ${ANACONDA_ORGANIZATION} conda-bld/*.tar.bz2
anaconda upload --force --user ${ANACONDA_ORGANIZATION} conda-bld/*.tar.bz2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment