Loading Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ pipeline { subject: "[3GPP Forge] Validation succeeded: ${currentBuild.fullDisplayName}", body: "Your contribution to 3GPP Forge was applied successfully and, " + "after running the validation process for all the files in the repository, " + "no critial errors were detected.\n" + "no critical errors were detected.\n" + "Detailed information in the 'Console output' at ${env.BUILD_URL}" } Loading Loading
Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ pipeline { subject: "[3GPP Forge] Validation succeeded: ${currentBuild.fullDisplayName}", body: "Your contribution to 3GPP Forge was applied successfully and, " + "after running the validation process for all the files in the repository, " + "no critial errors were detected.\n" + "no critical errors were detected.\n" + "Detailed information in the 'Console output' at ${env.BUILD_URL}" } Loading