6372-ExpenseManual-Error #2072

Merged
davidd merged 4 commits from 6372-ExpenseManual-Error into dev 2024-02-23 06:11:31 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit c348900c80 - Show all commits

1
Jenkinsfile vendored
View File

@ -235,6 +235,7 @@ pipeline {
if (index != -1) if (index != -1)
message = message.substring(0, index) message = message.substring(0, index)
setEnv()
rocketSend( rocketSend(
channel: 'vn-database', channel: 'vn-database',
message: "*DB version uploaded:* ${message}" message: "*DB version uploaded:* ${message}"