debian-mirror-gitlab/app/views/projects/ci/pipeline_editor/show.html.haml
2021-06-08 01:23:25 +05:30

5 lines
187 B
Text

- page_title s_('Pipelines|Pipeline Editor')
- content_for :prefetch_asset_tags do
- webpack_preload_asset_tag('monaco')
#js-pipeline-editor{ data: js_pipeline_editor_data(@project) }