rudy
b451566452
Some checks reported errors
Cadoles/hydra-sql/pipeline/head Something is wrong with the build of this commit
7 lines
354 B
Groovy
7 lines
354 B
Groovy
// Intégration de la librairie Cadoles (voir https://forge.cadoles.com/Cadoles/Jenkins)
|
|
@Library("cadoles") _
|
|
|
|
// Utilisation du pipeline partagé pour les applications Symfony de Cadoles
|
|
// Le nom de l'image Docker passée en paramètre vous permet de préciser l'environnement de test
|
|
// de votre application Symfony
|
|
symfonyAppPipeline("ubuntu:20.04") |