From 958e9102973c84b90bf68454c10e9e9bf9a47f1c Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Wed, 15 Nov 2023 20:41:43 +0100 Subject: [PATCH] das --- .github/workflows/build_package_Rock5.yml | 7 +------ sonar-project.properties | 2 ++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build_package_Rock5.yml b/.github/workflows/build_package_Rock5.yml index 26c8c5665..54c205049 100644 --- a/.github/workflows/build_package_Rock5.yml +++ b/.github/workflows/build_package_Rock5.yml @@ -7,12 +7,7 @@ on: - "dev-release" - "release" - "debug" - paths-ignore: - - '**.md' - - '**.asciidoc' - - '**.adoc' - - '.gitignore' - - 'LICENSE' + jobs: build: #runs-on: ubuntu-18.04 diff --git a/sonar-project.properties b/sonar-project.properties index 65f7f8064..ae5d7ef2b 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -12,3 +12,5 @@ sonar.organization=openhd #sonar.sourceEncoding=UTF-8 sonar.exclusions=lib/**, **.java + +#this is nothing \ No newline at end of file