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
580e4d18
Commit
580e4d18
authored
Feb 25, 2021
by
Amine GHOZLANE
Browse files
Let's try to force the push
parent
9a4f2515
Pipeline
#48814
failed with stage
in 5 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
580e4d18
...
...
@@ -59,7 +59,7 @@ build_conda:
-
conda install -y conda-build
-
conda install -y git
script
:
-
res=$(conda build conda_inst --output)
-
res=$(conda build conda_inst --output
--output-folder .
)
-
anaconda login --username "$DOCKER_USER" --password "$DOCKER_PASS"
-
anaconda upload $res
except
:
...
...
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