This commit is contained in:
ulaniuk 2022-04-03 21:23:14 +02:00
parent 8ddb6d9ee4
commit d458665959

2
Jenkinsfile vendored
View File

@ -40,7 +40,7 @@ pipeline {
}
stage("Dara Preparation") {
agent {
docker { image 'ium_478855' }
dockerfile true
}
steps {
sh 'echo "PREPARATION"'