docker task 2 try_11

This commit is contained in:
Kamila 2022-04-03 13:27:19 +02:00
parent 30b5570bf2
commit 5ee718059f

4
Jenkinsfile vendored
View File

@ -1,6 +1,8 @@
pipeline {
agent {
dockerfile true
dockerfile {
additionalBuildArgs '-t ium'
}
}
parameters {
string(