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