Zaktualizuj 'jenkinsfile'
dockerfile
This commit is contained in:
parent
0fce1a1035
commit
b3c5c503ce
@ -1,5 +1,8 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent {
|
||||||
|
dockerfile {
|
||||||
|
additionalBuildArgs "-t IUM_478831-1"
|
||||||
|
}
|
||||||
parameters{
|
parameters{
|
||||||
password(
|
password(
|
||||||
defaultValue: '',
|
defaultValue: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user