Prise en charge de la photo de profil
Some checks failed
Organisation/sirh/pipeline/head There was a failure building this commit
Some checks failed
Organisation/sirh/pipeline/head There was a failure building this commit
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -1,6 +1,10 @@
|
|||||||
pipeline
|
pipeline
|
||||||
{
|
{
|
||||||
agent any
|
agent any
|
||||||
|
options {
|
||||||
|
// This is required if you want to clean before build
|
||||||
|
skipDefaultCheckout(true)
|
||||||
|
}
|
||||||
|
|
||||||
environment
|
environment
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user