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