fixup-vars3
parent
e400d5dabd
commit
e87458db10
|
@ -50,8 +50,10 @@ def generateStages(stages) {
|
|||
}
|
||||
|
||||
def stageRemountRO(rw_pattern) {
|
||||
stage('Remount R/O') {
|
||||
echo 'Remount R/O'
|
||||
}
|
||||
}
|
||||
|
||||
def postCleanup() {
|
||||
echo 'Cleanup'
|
||||
|
|
Loading…
Reference in New Issue