|
|
@ -42,7 +42,7 @@ steps:
|
|
|
|
# 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
|
|
|
|
depends_on: [tests]
|
|
|
|
depends_on: [build]
|
|
|
|
|
|
|
|
|
|
|
|
- name: generate-and-deploy-docs
|
|
|
|
- name: generate-and-deploy-docs
|
|
|
|
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
|
|
|
|
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
|
|
|
|