summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/pipeline_editor/show.html.haml
blob: 674765e9f899d41acf2be838ea9edf6ec3d47d7c (plain)
1
2
3
4
5
- 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) }