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