You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title:s__('PipelineEditorTutorial|🎓 Learn CI/CD with GitLab University'),
13
+
title:s__('PipelineEditorTutorial|Learn CI/CD with GitLab University'),
13
14
body:s__(
14
-
'PipelineEditorTutorial|Learn how to set up and use GitLab CI/CD with guided tutorials, videos, and best practices in %{linkStart}GitLab University%{linkEnd}.',
15
+
'PipelineEditorTutorial|Learn how to set up and use GitLab CI/CD with guided tutorials, videos, and best practices in %{linkStart}GitLab University.%{linkEnd}',
Copy file name to clipboardExpand all lines: app/assets/javascripts/ci/pipeline_editor/components/drawer/sections/pipeline_config_reference_section.vue
title:s__('PipelineEditorTutorial|💡 Tip: Visualize and validate your pipeline'),
7
+
title:s__('PipelineEditorTutorial|Tip: Visualize and validate your pipeline'),
7
8
firstParagraph:s__(
8
9
'PipelineEditorTutorial|Use the Visualize and Lint tabs in the pipeline editor to visualize your pipeline and check for any errors or warnings before committing your changes.',
0 commit comments