Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Claudia
fsr-bioinfo-website
Commits
123b6813
Commit
123b6813
authored
Jul 09, 2018
by
Claudia
Browse files
GitLab pipeline with pages
parent
25268f53
Pipeline
#334
passed with stages
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
123b6813
...
...
@@ -8,7 +8,7 @@ pages:
stage
:
deploy
script
:
-
mkdir .public
-
cp -r
/
scripts/output/* .public
-
cp -r scripts/output/* .public
-
mv .public public
artifacts
:
paths
:
...
...
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