Commit 2cc68243 authored by Regis's avatar Regis

Merge branch 'auto-pipelines-vue' of gitlab.com:gitlab-org/gitlab-ce into auto-pipelines-vue

parents ac6b988e 5067d034
...@@ -73,7 +73,7 @@ class PipelineEntity < Grape::Entity ...@@ -73,7 +73,7 @@ class PipelineEntity < Grape::Entity
end end
def incremental? def incremental?
options[:incremental] options[:incremental] && last_updated
end end
def last_updated def last_updated
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment