Loading Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ pipeline { subject: "Failed Pipeline: ${currentBuild.fullDisplayName}", body: "Something is wrong with ${env.BUILD_URL}" mail to: "${RECIPIENT}", subject: "[3GPP Forge] Validaiton failed: ${currentBuild.fullDisplayName}", subject: "[3GPP Forge] Validation failed: ${currentBuild.fullDisplayName}", body: "Your contribution to 3GPP Forge was applied successfully; however, " + "after running the validation process for all the files in the repository," + "some errors were detected (they may, or may not be related to your own " + Loading Loading
Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ pipeline { subject: "Failed Pipeline: ${currentBuild.fullDisplayName}", body: "Something is wrong with ${env.BUILD_URL}" mail to: "${RECIPIENT}", subject: "[3GPP Forge] Validaiton failed: ${currentBuild.fullDisplayName}", subject: "[3GPP Forge] Validation failed: ${currentBuild.fullDisplayName}", body: "Your contribution to 3GPP Forge was applied successfully; however, " + "after running the validation process for all the files in the repository," + "some errors were detected (they may, or may not be related to your own " + Loading