Zaktualizuj 'Jenkinsfile2'
dockerfile
This commit is contained in:
parent
492af37ebf
commit
0fce1a1035
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent {
|
||||
docker { image 'IUM_478831-1' }
|
||||
}
|
||||
parameters{
|
||||
buildSelector(
|
||||
defaultSelector: lastSuccessful(),
|
||||
|
Loading…
Reference in New Issue
Block a user