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