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