corrects syntax (again)
This commit is contained in:
parent
93c0e5bb4c
commit
9647e859ba
@ -117,7 +117,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Create K8S Secret
|
||||
withCredentials(
|
||||
@ -141,6 +140,7 @@ data:
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stage ('Update Secret') {
|
||||
steps {
|
||||
|
Reference in New Issue
Block a user