Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amine GHOZLANE
shaman
Commits
2c87ce99
Commit
2c87ce99
authored
Feb 25, 2021
by
Amine GHOZLANE
Browse files
Second try to fix conda push
parent
62bd1b73
Pipeline
#48809
failed with stage
in 1 minute and 16 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2c87ce99
...
...
@@ -58,9 +58,11 @@ build_conda:
-
conda install -y anaconda-client
-
conda install -y conda-build
-
conda install -y git
-
conda config --set anaconda_upload no
script
:
-
res=$(conda build conda_inst --output)
-
anaconda login --username "$DOCKER_USER" --password "$DOCKER_PASS"
-
conda
build conda_inst
-
ana
conda
upload $res
except
:
-
dev
-
master
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment