Modificar .gitea/workflows/deploy.yaml
asd
This commit is contained in:
@@ -33,7 +33,8 @@ jobs:
|
||||
-Dsonar.projectKey=website-test \
|
||||
-Dsonar.sources=. \
|
||||
-Dsonar.host.url=http://51.89.40.2:9000 \
|
||||
-Dsonar.token=${{ secrets.SONAR_TOKEN }}
|
||||
-Dsonar.token=${{ secrets.SONAR_TOKEN }} \
|
||||
-Dsonar.qualitygate.wait=true
|
||||
|
||||
deploy:
|
||||
needs: security-gate
|
||||
|
||||
Reference in New Issue
Block a user