Skip to content
Snippets Groups Projects
Commit 7163da60 authored by Kamil Trzcińśki's avatar Kamil Trzcińśki Committed by James Edwards-Jones
Browse files

Fix GitLab Pages test failures

parent 91c07d16
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,6 +13,7 @@ module Projects
def execute
# Create status notifying the deployment of pages
@status = create_status
@status.enqueue!
@status.run!
 
raise 'missing pages artifacts' unless build.artifacts_file?
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment