L67 modification in build.

This commit is contained in:
2024-11-30 12:48:27 -05:00
parent b8095be1f9
commit 10c7e5923c
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
sonar_auth_token: ${{ secrets.SONARQUBE_TOKEN }}
gitea_server_url: ${{ secrets.RINOA_GITEA_SERVER }}
gitea_token: ${{ secrets.BOT_GITEA_TOKEN }}
project_key: rinoa-docker
project_key: ${{ gitea.repository.name }}
pull_request_id: ${{ gitea.event.pull_request.number }}
- name: SonarQube Quality Gate Check