BigW Consortium Gitlab

pipelines.html.haml 406 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
%div
  #pipelines-list-vue{ data: { endpoint: 'foo',
    "css-class" => 'foo',
    "help-page-path" => 'foo',
    "new-pipeline-path" => 'foo',
    "can-create-pipeline" => 'true',
    "all-path" =>  'foo',
    "pending-path" => 'foo',
    "running-path" => 'foo',
    "finished-path" => 'foo',
    "branches-path" => 'foo',
    "tags-path" => 'foo',
    "has-ci" => 'foo',
    "ci-lint-path" => 'foo' } }