ci: HOTFIX Jenkinsfile

This commit is contained in:
Juan Ferrer 2024-02-22 09:36:14 +01:00
parent b4a0688bfc
commit 03ebac78fc
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

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