From 833636bbd01a458bdff2baa9d12967f8b1aa68f1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 26 Apr 2017 14:01:25 +0300 Subject: limit CI to phpmd for the time being --- utils/gitlab-ci/config-template.php | 207 ------------------------------------ 1 file changed, 207 deletions(-) delete mode 100644 utils/gitlab-ci/config-template.php (limited to 'utils/gitlab-ci/config-template.php') diff --git a/utils/gitlab-ci/config-template.php b/utils/gitlab-ci/config-template.php deleted file mode 100644 index abe34442e..000000000 --- a/utils/gitlab-ci/config-template.php +++ /dev/null @@ -1,207 +0,0 @@ - System), syslog - logs to system log. - // Setting this to blank uses PHP logging (usually to http server - // error.log). - - define('CONFIG_VERSION', 26); - // Expected config version. Please update this option in config.php - // if necessary (after migrating all new options from this file). - - // vim:ft=php -- cgit v1.2.3