test pas sur du tout
This commit is contained in:
parent
2b926f0b3b
commit
cdb4186a6d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,9 +20,11 @@ pipeline {
|
||||
stages {
|
||||
stage('Clone repository') {
|
||||
steps{
|
||||
container('jnlp') {
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stage('Build image') {
|
||||
steps{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user