jenkinsfile modified
This commit is contained in:
parent
2f32f635d0
commit
c2d22c106b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,6 +12,7 @@ pipeline {
|
||||
steps {
|
||||
echo 'Hello World'
|
||||
}
|
||||
}
|
||||
|
||||
stage('Copy artifacts'){
|
||||
steps{
|
||||
@ -19,5 +20,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user