Zaktualizuj 'jenkinsfile'

dockerfile
This commit is contained in:
Julian Zabłoński 2022-04-03 21:13:26 +02:00
parent 0fce1a1035
commit b3c5c503ce

View File

@ -1,5 +1,8 @@
pipeline {
agent any
agent {
dockerfile {
additionalBuildArgs "-t IUM_478831-1"
}
parameters{
password(
defaultValue: '',