Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
xerus
xerus
Commits
5ef4e0ee
Commit
5ef4e0ee
authored
May 29, 2017
by
Ben Huber
Browse files
gitlab ci fix
parent
ed7e9bd2
Pipeline
#741
passed with stages
in 8 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ef4e0ee
...
...
@@ -43,5 +43,6 @@ job_build_homepage:
stage
:
build_homepage
script
:
"
make
doc;
scp
-rv
doc/html
xerusweb:libxerus.org-443/html"
when
:
always
only
:
master
only
:
-
master
allow_failure
:
true
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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