keptn destroy to jenkins file
parent
abe599f95c
commit
b09483de54
|
|
@ -12,7 +12,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
choice(name: 'mode', choices: ['apply', 'destroy'], description: '', defaultValue: 'apply')
|
choice(name: 'mode', choices: ['apply', 'destroy'], description: '')
|
||||||
}
|
}
|
||||||
|
|
||||||
// parameters {
|
// parameters {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue