Skip to content

Commit 3970c47

Browse files
Merge pull request #17 from token-metrics/segun/master-aks-sq-ci
chore: remove do sq ci
2 parents 5c0aafe + 9e2c665 commit 3970c47

File tree

2 files changed

+0
-146
lines changed

2 files changed

+0
-146
lines changed

.github/workflows/sonarqube-aks.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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 -----

.github/workflows/sonarqube.yaml

Lines changed: 0 additions & 142 deletions
This file was deleted.

0 commit comments

Comments
 (0)