Initial API backbone
This commit is contained in:
2
.github/workflows/sonarqube-scanner.yaml
vendored
2
.github/workflows/sonarqube-scanner.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
if [ ! -z "${{ secrets.SONAR_TOKEN }}" ] && [ ! -z "${{ secrets.SONAR_HOST_URL }}" ]; then
|
||||
echo "::set-output name=ok::true"
|
||||
fi
|
||||
|
||||
|
||||
sonarqube:
|
||||
needs:
|
||||
- secrets-gate
|
||||
|
||||
Reference in New Issue
Block a user