Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Public
Open Data
Open Data Goldbook
Commits
8125de3b
Commit
8125de3b
authored
May 26, 2019
by
Boris Budini
🛡
Browse files
Update .gitlab-ci.yml
parent
aa3de5ed
Pipeline
#412
failed with stages
in 5 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8125de3b
...
...
@@ -10,7 +10,9 @@ pages:
-
rm -Rf source
-
cd ../..
-
make html
-
mv _build/html/ public/
-
mkdir -p public/open-data-goldbook
-
mv _build/html/* public/open-data-goldbook
-
echo '<html><head><meta http-equiv=Refresh content="0;url=/open-data-goldbook/"></head></html>'>public/index.html
artifacts
:
paths
:
-
public
...
...
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