Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
a02c96e9d1af
Commit
7163da60
authored
Aug 13, 2016
by
Kamil Trzcinski
Committed by
James Edwards-Jones
Feb 01, 2017
Browse files
Fix GitLab Pages test failures
parent
c5d43568d3d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/services/projects/update_pages_service.rb
View file @
a02c96e9
...
...
@@ -13,6 +13,7 @@ def initialize(project, build)
def
execute
# Create status notifying the deployment of pages
@status
=
create_status
@status
.
enqueue!
@status
.
run!
raise
'missing pages artifacts'
unless
build
.
artifacts_file?
...
...
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