Commit caf487df authored by carignani's avatar carignani
Browse files

Merge branch 'patch-1' into 'master'

Update Jenkinsfile

See merge request tools/3gpp-scripts!4
parents c60bed6d e2e9b2d8
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}"
        }