From bd7b91dab7bf2d4a4e83c0e5b7f8d4cccb23e136 Mon Sep 17 00:00:00 2001 From: Russell Dickenson Date: Thu, 23 May 2019 15:46:20 +0000 Subject: Edit CI/CD settings for SSOT guidelines --- doc/user/admin_area/settings/continuous_integration.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/user/admin_area/settings/continuous_integration.md b/doc/user/admin_area/settings/continuous_integration.md index 9dd476656ed..6c4abce83c2 100644 --- a/doc/user/admin_area/settings/continuous_integration.md +++ b/doc/user/admin_area/settings/continuous_integration.md @@ -1,3 +1,7 @@ +--- +type: reference +--- + # Continuous Integration and Deployment Admin settings **[CORE ONLY]** In this area, you will find settings for Auto DevOps, Runners and job artifacts. @@ -145,3 +149,15 @@ To set the duration for which the jobs will be considered as old and expired: Once that time passes, the jobs will be archived and no longer able to be retried. Make it empty to never expire jobs. It has to be no less than 1 day, for example: 15 days, 1 month, 2 years. + + \ No newline at end of file -- cgit v1.2.1