You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Правки JF выгрузки доков
This commit is contained in:
@@ -8,7 +8,7 @@ pipeline {
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & xcopy "docs/en/md" "docs/docusaurus/docs" /s /e /i /y'
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & cd docs/docusaurus & npm install'
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & cd docs/docusaurus & "C:/Program Files (x86)/Yarn/bin/yarn" build'
|
||||
withCredentials([string(credentialsId: 'neocities', variable: 'TOKEN')]) {
|
||||
withCredentials([string(credentialsId: 'neocities-en', variable: 'TOKEN')]) {
|
||||
powershell encoding: 'UTF-8', script:'oint neocities СинхронизироватьКаталоги --token $ENV:TOKEN --local "C:/ProgramData/Jenkins/.jenkins/workspace/Docs deploy (EN)/docs/docusaurus/build"'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user