Compare commits
2 Commits
3cc8e292b3
...
f0894bb66f
| Author | SHA1 | Date | |
|---|---|---|---|
| f0894bb66f | |||
| 75285a140a |
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