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
bwinf
medal
Commits
6dd126af
Commit
6dd126af
authored
Mar 29, 2019
by
Robert Czechowski
Browse files
Update .gitlab-ci.yml: Fix URL redirection in Documentation
parent
35a93e4f
Pipeline
#48
passed with stages
in 8 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6dd126af
...
...
@@ -30,7 +30,7 @@ pages:
stage
:
doc
script
:
-
cargo doc --no-deps
-
echo '<meta http-equiv="refresh" content="0; url=
citest
">' > target/doc/index.html
-
echo '<meta http-equiv="refresh" content="0; url=
medal
">' > target/doc/index.html
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