Update docs location
This commit is contained in:
parent
13c1b1292b
commit
7e36887d2b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
|||||||
environment {
|
environment {
|
||||||
SPHINXOPTS = '-w sphinx-build.log'
|
SPHINXOPTS = '-w sphinx-build.log'
|
||||||
DEPLOY_HOST = 'docs@172.17.0.1'
|
DEPLOY_HOST = 'docs@172.17.0.1'
|
||||||
DEPLOY_PATH = 'www/bot-base/'
|
DEPLOY_PATH = 'www/docs/bot-base/'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user