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
SCDL
Documentation du SCDL
Commits
d179db64
Commit
d179db64
authored
Jun 24, 2019
by
Christophe Benz
Browse files
Deploy docs-next from master
parent
89f90c48
Pipeline
#1097
passed with stages
in 9 minutes and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d179db64
...
...
@@ -113,20 +113,10 @@ Build Gitbook:
script
:
-
rsync -avz --delete _book/ "$PDF_FILE" ${SERVER_USER}@${SERVER_HOST}:${SERVER_DIRECTORY}/
Deploy Gitbook prod
:
extends
:
.Deploy Gitbook template
only
:
-
master
variables
:
SERVER_DIRECTORY
:
scdl-documentation-static
environment
:
name
:
production
url
:
https://scdl.opendatafrance.net/docs/
Deploy Gitbook next
:
extends
:
.Deploy Gitbook template
only
:
-
next
-
master
variables
:
SERVER_DIRECTORY
:
scdl-documentation-static-next
environment
:
...
...
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