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