Merge pull request 'jenkins test 3' (#18) from jenkins into main
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
Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,5 @@
|
|||||||
pipeline
|
pipeline
|
||||||
{
|
{
|
||||||
agent { dockerfile true }
|
|
||||||
stages
|
stages
|
||||||
{
|
{
|
||||||
stage ( 'Build' )
|
stage ( 'Build' )
|
||||||
@@ -10,4 +9,5 @@ pipeline
|
|||||||
echo 'Test réussi'
|
echo 'Test réussi'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user