diff options
author | James Fargher <proglottis@gmail.com> | 2019-08-20 12:38:23 +1200 |
---|---|---|
committer | James Fargher <proglottis@gmail.com> | 2019-08-20 14:31:14 +1200 |
commit | 42da4faca442b4fcc0af2f66b1f2ad13d9d13b66 (patch) | |
tree | cb4fa87fec992c41e92c8fe153e046240a99671f /locale | |
parent | 30004bc9b77ec02cfbf30e951c8adc7978081762 (diff) | |
download | gitlab-ce-auto_devops_detect.tar.gz |
Auto-DevOps pipeline skipped bannerauto_devops_detect
Small banner to show the user why their pipeline was skipped
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
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 <b>Auto DevOps.</b>" 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 <a href=\"https://docs.gitlab.com/ee/topics/autodevops/#auto-build-using-a-dockerfile\">Dockerfile</a> or <a href=\"https://docs.gitlab.com/ee/topics/autodevops/#auto-build-using-heroku-buildpacks\">matching buildpack</a>." +msgstr "" + msgid "This project" msgstr "" |