Skip to content

Commit 582b949

Browse files
committed
lesson27: new hash for new scan
1 parent 3875694 commit 582b949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lesson27/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ EOF
175175
archiveArtifacts artifacts: 'test-reports/*.xml', allowEmptyArchive: true
176176
}
177177
success {
178-
echo 'BUILD SUCCESS! All Quality Gates PASSED!'
178+
echo 'BUILD SUCCESS! All Quality Gates PASSED!!!'
179179
}
180180
failure {
181181
echo 'BUILD FAILED!'

0 commit comments

Comments
 (0)