add dhcp servers1
All checks were successful
Build / Build and analyze (push) Successful in 54s

This commit is contained in:
root
2024-09-17 16:44:42 +02:00
parent 98de550774
commit b18dd31fe4

View File

@@ -23,9 +23,6 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
with:
projectBaseDir: .
# If you wish to fail your job when the Quality Gate is red, uncomment the # If you wish to fail your job when the Quality Gate is red, uncomment the
# following lines. This would typically be used to fail a deployment. # following lines. This would typically be used to fail a deployment.
# - uses: sonarsource/sonarqube-quality-gate-action@master # - uses: sonarsource/sonarqube-quality-gate-action@master