mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
Update docs_test_ru
This commit is contained in:
parent
7a52500b3d
commit
04ebcdb771
@ -10,7 +10,8 @@ pipeline {
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & cd docs/docusaurus/build & neocel --t=%GPGKEY% --yes'
|
||||
withCredentials([string(credentialsId: 'neocities-test', variable: 'TOKEN')]) {
|
||||
powershell encoding: 'UTF-8', script:'oint --token $TOKEN --local "C:/ProgramData/Jenkins/.jenkins/workspace/Docs deploy (Test RU)/docs/docusaurus/build"'
|
||||
}
|
||||
}
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & rmdir /s /q "C:/ProgramData/Jenkins/.jenkins/workspace/Docs deploy (Test RU)/docs/docusaurus/build"'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user