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

This commit is contained in:
root
2024-09-17 14:58:41 +02:00
parent 0667e998ad
commit 3f08d94d3c

View File

@@ -13,8 +13,8 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: # with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis # fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- uses: sonarsource/sonarqube-scan-action@master - uses: sonarsource/sonarqube-scan-action@master
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}