1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-03 09:01:54 +03:00
parent 0f8a1bc1af
commit f006a6b75a
401 changed files with 9524 additions and 9354 deletions

View File

@@ -190,7 +190,7 @@ pipeline {
always{
script {
catchError() {
runCommand('oscript ./ci/os/rp_stop.os')
runCommand('oscript ./ci/os/rp_stop.os "en"')
}
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
bat encoding: 'UTF-8', script:'del "./data.json.gpg"'