From 42da4faca442b4fcc0af2f66b1f2ad13d9d13b66 Mon Sep 17 00:00:00 2001 From: James Fargher Date: Tue, 20 Aug 2019 12:38:23 +1200 Subject: Auto-DevOps pipeline skipped banner Small banner to show the user why their pipeline was skipped --- locale/gitlab.pot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locale') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index e8d27360395..7506fe22c6a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -11649,6 +11649,9 @@ msgstr "" msgid "This pipeline makes use of a predefined CI/CD configuration enabled by Auto DevOps." msgstr "" +msgid "This pipeline was skipped because this project is not compatible with Auto DevOps. To run Auto DevOps pipelines, ensure your project has a Dockerfile or matching buildpack." +msgstr "" + msgid "This project" msgstr "" -- cgit v1.2.1