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
Magali Monnoye
Analyses_16S
Commits
34bc559e
Commit
34bc559e
authored
Nov 16, 2021
by
Magali Monnoye
Browse files
fichier yml
parent
1d005d73
Changes
1
Hide whitespace changes
Inline
Side-by-side
202111_Rotenone/gitlab-ci.yml
0 → 100644
View file @
34bc559e
pages
:
stage
:
deploy
script
:
-
apt-get update && apt-get -y install rsync
-
mkdir .public
-
rsync -av . .public
-
mv .public public
artifacts
:
paths
:
-
public
only
:
-
master
Write
Preview
Markdown
is supported
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