corrects spelling
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
return output
|
||||
}
|
||||
|
||||
def deletePod (Mab config) {
|
||||
def deletePod (Map config) {
|
||||
def ws = pwd()
|
||||
container ("alpine") {
|
||||
sh """
|
||||
|
Reference in New Issue
Block a user