Commit e2e9b2d8 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Update Jenkinsfile

parent c60bed6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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}"
        }