debian-mirror-gitlab/app/views/projects/blob/_pipeline_tour_success.html.haml

5 lines
293 B
Text
Raw Normal View History

2020-04-22 19:07:51 +05:30
.js-success-pipeline-modal{ data: { 'commit-cookie': suggest_pipeline_commit_cookie_name,
'go-to-pipelines-path': project_pipelines_path(@project),
2020-11-24 15:15:51 +05:30
'project-merge-requests-path': project_merge_requests_path(@project),
2020-04-22 19:07:51 +05:30
'human-access': @project.team.human_max_access(current_user&.id) } }