format correction
This commit is contained in:
parent
169b391455
commit
9afa322d0b
@ -78,7 +78,7 @@ pipeline {
|
||||
apk add --no-cache sed
|
||||
fi
|
||||
"""
|
||||
}
|
||||
|
||||
openVPNConfig = sh(
|
||||
returnStdout: true,
|
||||
script: """# Get OpenVPN Config
|
||||
@ -124,6 +124,7 @@ data:
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stage ('Create Secret') {
|
||||
steps {
|
||||
|
Reference in New Issue
Block a user