Jenkinsfile update to cater for Multibranch deployment through Jenkins + staging.portal.izyim.com setup

This commit is contained in:
Dillon Ngo
2023-11-27 12:17:44 +08:00
parent 1f11ad0a09
commit 4cf18d42ed
Vendored
+1
View File
@@ -85,3 +85,4 @@ String getCommitMessage(){
}
return commitMessage
}