Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LBMC
Hub
formations
TreeFrog scRNASeq
Commits
21e347e3
Verified
Commit
21e347e3
authored
Jul 08, 2022
by
Laurent Modolo
Browse files
change base img
parent
dbb0508b
Pipeline
#344
failed with stage
in 5 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
21e347e3
pages
:
stage
:
deploy
image
:
rocker/
r-rmd
image
:
rocker/
verse
script
:
-
mkdir -p public/img
-
R -e 'install.packages("tidyverse")'
-
make
-
cp 1_scrnaseq_data/scrnaseq_data.pdf 2_normalization/normalization.pdf 3_dimension_reduction/dimension_reduction.pdf 4_clustering/clustering.pdf 5_pseudo_time/pseudo_time.pdf 6_dea/dea.pdf public/
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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