L67 modification in build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user