From 98a2292a753b35ddb31cc2b2212c762d2a020df7 Mon Sep 17 00:00:00 2001 From: Marcel Feix Date: Tue, 29 Jun 2021 17:10:22 +0200 Subject: [PATCH] refactor(*) cleanup Sonar Template doc that is now in own repo --- .../chapters/templates/sonar-template.adoc | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 documentation/chapters/templates/sonar-template.adoc diff --git a/documentation/chapters/templates/sonar-template.adoc b/documentation/chapters/templates/sonar-template.adoc deleted file mode 100644 index dd5e6d7..0000000 --- a/documentation/chapters/templates/sonar-template.adoc +++ /dev/null @@ -1,17 +0,0 @@ -:sourcedir: ../../../ - -= sonar-template - -Ruft den Sonar Job für das Projekt auf. -Mehr Details zu finden hier: https://gitlab.exxcellent.de/gilden/ci/exxcellent-sonar-tool[Gilde CI/CD: exxcellent-sonar-tool]. - -.Variables -|=== -|Name |Description | Default Value -|SONAR_PROJECT_KEY | Der Sonar-Projekt-Key. | "" -|=== - -.sonar-template ----- -include::{sourcedir}/sonar-template.yml[] ----- \ No newline at end of file