1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-27 02:43:54 +02:00

Правки JF

This commit is contained in:
Anton Titovets 2024-09-24 11:34:52 +03:00
parent c97379fd73
commit 603f4c9720
2 changed files with 4752 additions and 4754 deletions

View File

@ -16,8 +16,6 @@ pipeline {
stage('Build') {
steps {
bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/main.os'
bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/cli_testmaker.os'
bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/cli_testmaker_en.os'
bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/docs_main.os'
}
}

File diff suppressed because it is too large Load Diff