format correction

This commit is contained in:
Hyatt 2022-04-01 21:19:33 -05:00
parent 169b391455
commit 9afa322d0b
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -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 {