Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
ad6b0bf327
commit
989aaa85cf
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent {
|
||||
dockerfile true
|
||||
}
|
||||
parameters {
|
||||
string (
|
||||
defaultValue: 'sebastianwalesa',
|
||||
|
Loading…
Reference in New Issue
Block a user