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
5d217f8f
Commit
5d217f8f
authored
Aug 30, 2019
by
Amine GHOZLANE
Browse files
Still solving issues with conda release on linux
parent
5db34704
Pipeline
#14130
failed with stages
in 54 minutes and 35 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5d217f8f
...
@@ -40,7 +40,8 @@ build_master:
...
@@ -40,7 +40,8 @@ build_master:
build_conda
:
build_conda
:
image
:
continuumio/miniconda3:latest
#image: continuumio/miniconda3:latest mutex issue
image
:
conda/miniconda3-centos7:latest
stage
:
build_conda
stage
:
build_conda
variables
:
variables
:
CI_DEBUG_TRACE
:
"
false"
CI_DEBUG_TRACE
:
"
false"
...
@@ -50,9 +51,9 @@ build_conda:
...
@@ -50,9 +51,9 @@ build_conda:
-
conda config --add channels r
-
conda config --add channels r
-
conda config --add channels aghozlane
-
conda config --add channels aghozlane
-
conda config --set anaconda_upload yes
-
conda config --set anaconda_upload yes
-
conda install conda-verify
-
conda install
-y
conda-verify
-
conda install anaconda-client
-
conda install
-y
anaconda-client
-
conda install conda-build
-
conda install
-y
conda-build
script
:
script
:
-
anaconda login --username "$DOCKER_USER" --password "$DOCKER_PASS"
-
anaconda login --username "$DOCKER_USER" --password "$DOCKER_PASS"
-
conda build conda_inst
-
conda build conda_inst
...
...
conda_inst/test.yml
0 → 100644
View file @
5d217f8f
#name: shaman_dev0
channels
:
-
defaults
-
conda-forge
-
bioconda
-
r
-
aghozlane
dependencies
:
-
bioconda:r-base=3.5.1
-
python
-
r-rcpp
-
r-shiny
-
r-rjson
-
r-ape
-
r-psych
-
r-ggplot2
-
r-vegan
-
r-dendextend
-
r-circlize
-
bioconductor-genefilter
-
bioconductor-summarizedexperiment
-
r-biocmanager
-
r-googlevis
-
r-shinyjs
-
r-dt
-
r-rcolorbrewer
-
r-gplots
-
r-ade4
-
r-scales
-
r-phytools
-
r-shinywidgets
-
r-sendmailr
-
r-shinybs
-
r-flexdashboard
-
r-backports
-
r-readr
-
r-jsonlite
-
r-shinyfiles
-
r-htmltools
-
r-colourpicker
-
r-data.table
-
r-upsetr
-
r-ggrepel
-
r-igraph
-
r-visnetwork
-
r-philentropy
-
r-ramcharts
-
r-gunifrac
-
r-scatterd3
-
r-d3heatmap
-
r-biomformatshaman
-
r-rnvd3shaman
-
r-kronar
-
r-phylotreemetar
-
r-deseq2shaman
-
r-d3vennr
-
r-devtools
-
r-treeweightd3
-
bioblend
-
python-daemon
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