debian-mirror-gitlab/app/views/projects/ci/pipeline_editor/show.html.haml
2021-01-29 00:20:46 +05:30

6 lines
220 B
Text

- page_title s_('Pipelines|Pipeline Editor')
#js-pipeline-editor{ data: { "ci-config-path": @project.ci_config_path_or_default,
"project-path" => @project.full_path,
"default-branch" => @project.default_branch,
} }