mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-05 13:25:25 +02:00
Update docs_test_ru
This commit is contained in:
parent
514535d13a
commit
0bc75a311c
@ -8,7 +8,7 @@ pipeline {
|
|||||||
bat encoding: 'UTF-8', script:'chcp 65001 & cd docs/docusaurus & npm install'
|
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'
|
bat encoding: 'UTF-8', script:'chcp 65001 & cd docs/docusaurus & "C:/Program Files (x86)/Yarn/bin/yarn" build'
|
||||||
withCredentials([string(credentialsId: 'neocities-test', variable: 'TOKEN')]) {
|
withCredentials([string(credentialsId: 'neocities-test', variable: 'TOKEN')]) {
|
||||||
cmd encoding: 'UTF-8', script:'chcp 65001 & oint neocities СинхронизироватьКаталоги --token %TOKEN% --local "C:/ProgramData/Jenkins/.jenkins/workspace/Docs deploy (Test RU)/docs/docusaurus/build"'
|
bat encoding: 'UTF-8', script:'chcp 65001 & oint neocities СинхронизироватьКаталоги --token %TOKEN% --local "C:/ProgramData/Jenkins/.jenkins/workspace/Docs deploy (Test RU)/docs/docusaurus/build"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user