File tree Expand file tree Collapse file tree 2 files changed +0
-146
lines changed
Expand file tree Collapse file tree 2 files changed +0
-146
lines changed Original file line number Diff line number Diff line change @@ -115,9 +115,6 @@ jobs:
115115 strategy :
116116 matrix :
117117 instance :
118- - name : " DO"
119- token : " SONAR_TOKEN_APP"
120- url : " http://sonarqube.tokenmetrics.com"
121118 - name : " AKS"
122119 token : " SONAR_AKS_TOKEN"
123120 url : " http://sonarqube-aks.tokenmetrics.com"
@@ -183,7 +180,6 @@ jobs:
183180 echo "" >> $GITHUB_STEP_SUMMARY
184181 echo "### Results:" >> $GITHUB_STEP_SUMMARY
185182 echo "- SonarQube Quality Gate: ${{ steps.sonarqube-quality-gate.outputs.status }}" >> $GITHUB_STEP_SUMMARY
186- echo "- View detailed results on DO at: http://sonarqube.tokenmetrics.com/dashboard?id=mcp" >> $GITHUB_STEP_SUMMARY
187183 echo "- View detailed results on AKS at: http://sonarqube-aks.tokenmetrics.com/dashboard?id=mcp" >> $GITHUB_STEP_SUMMARY
188184
189185 # ----- Cleanup Virtual Environment -----
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments