|
|
@ -38,7 +38,7 @@ steps:
|
|
|
|
secrets: [ SECRET_SONAR_LOGIN ]
|
|
|
|
secrets: [ SECRET_SONAR_LOGIN ]
|
|
|
|
settings:
|
|
|
|
settings:
|
|
|
|
# accessible en ligne de commande par $${PLUGIN_SONAR_HOST}
|
|
|
|
# accessible en ligne de commande par $${PLUGIN_SONAR_HOST}
|
|
|
|
sonar_host: https://codefirst.iut.uca.fr/sonar/
|
|
|
|
sonar_host: https://codefirst.iut.uca.fr/sonar
|
|
|
|
# accessible en ligne de commande par $${PLUGIN_SONAR_TOKEN}
|
|
|
|
# accessible en ligne de commande par $${PLUGIN_SONAR_TOKEN}
|
|
|
|
sonar_token:
|
|
|
|
sonar_token:
|
|
|
|
from_secret: SONAR_TOKEN
|
|
|
|
from_secret: SONAR_TOKEN
|
|
|
|