4.3.1 v13

This commit is contained in:
piotrwrzodak 2023-05-11 23:21:23 +02:00
parent 4061ae0c96
commit bf2aba915f

View File

@ -42,6 +42,7 @@ pipeline {
stage('Docker') {
agent {
dockerfile true
reuseNode true
}
steps {
sh 'ls'