Skip to content
Snippets Groups Projects
Commit d00e00ad authored by Jose Ivan Vargas Lopez's avatar Jose Ivan Vargas Lopez
Browse files

Corrected titles on the triggers and pipelines sections

parent 8c1e9ecd
No related branches found
No related tags found
No related merge requests found
.row.prepend-top-default
.col-lg-3.profile-settings-sidebar
%h4.prepend-top-0
= page_title
CI/CD Pipelines
.col-lg-9
= form_for @project, url: namespace_project_pipelines_settings_path(@project.namespace.becomes(Namespace), @project) do |f|
%fieldset.builds-feature
Loading
Loading
- page_title "Pipelines"
- page_title "CI/CD Pipelines"
 
= render 'projects/runners/index'
= render 'projects/variables/index'
Loading
Loading
.row.prepend-top-default.append-bottom-default
.col-lg-3
%h4.prepend-top-0
= page_title
Triggers
%p.prepend-top-20
Triggers can force a specific branch or tag to get rebuilt with an API call.
%p.append-bottom-0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment