Compare commits

..

4 Commits

Author SHA1 Message Date
David Domenech c348900c80 Merge branch 'dev' into 6372-ExpenseManual-Error
gitea/salix/pipeline/pr-dev This commit looks good Details
2024-02-22 09:50:24 +00:00
Juan Ferrer 3132475d9a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head There was a failure building this commit Details
2024-02-22 09:36:24 +01:00
Juan Ferrer 03ebac78fc ci: HOTFIX Jenkinsfile 2024-02-22 09:36:14 +01:00
David Domenech e833a30eb9 Merge pull request 'refs #6372' (!2070) from 6372-ExpenseManual-Error into dev
gitea/salix/pipeline/head There was a failure building this commit Details
Reviewed-on: #2070
Reviewed-by: Guillermo Bonet <guillermo@verdnatura.es>
2024-02-22 07:56:17 +00:00
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}"