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
953591ae
Commit
953591ae
authored
Nov 23, 2021
by
magali
Browse files
fichier yml obesite
parent
ebb10d7e
Pipeline
#44932
passed with stage
in 2 minutes and 51 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
202111_Obesite/gitlab-ci.yml
0 → 100644
View file @
953591ae
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