4.3.1 v13
This commit is contained in:
parent
4061ae0c96
commit
bf2aba915f
@ -42,6 +42,7 @@ pipeline {
|
|||||||
stage('Docker') {
|
stage('Docker') {
|
||||||
agent {
|
agent {
|
||||||
dockerfile true
|
dockerfile true
|
||||||
|
reuseNode true
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'ls'
|
sh 'ls'
|
||||||
|
Loading…
Reference in New Issue
Block a user