Modification du jenkinsfile 2
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' )
|
||||||
@@ -11,3 +10,4 @@ pipeline
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user