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
AlienTrimmer
Commits
5b4f81b1
Commit
5b4f81b1
authored
Sep 22, 2020
by
Amine GHOZLANE
Browse files
Solve gitlab ci issues with conda
parent
02532c28
Pipeline
#38023
canceled with stage
in 5 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5b4f81b1
...
...
@@ -8,13 +8,12 @@ build_conda:
variables
:
CI_DEBUG_TRACE
:
"
false"
before_script
:
-
conda config --add channels bioconda
-
conda config --add channels conda-forge
-
conda config --add channels r
-
conda config --add channels aghozlane
-
conda config --set anaconda_upload yes
-
conda update conda
-
conda install -y conda-verify
-
conda install -y anaconda
-client
-
conda install -y anaconda
-
conda install -y conda-build
-
conda install -y git
script
:
...
...
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