Added auto doc deploy #2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
||||
environment {
|
||||
SPHINXOPTS = '-w sphinx-build.log'
|
||||
DEPLOY_HOST = 'docs@172.17.0.1'
|
||||
DEPLOY_PATH = 'www/bot-base/'
|
||||
DEPLOY_PATH = 'www/docs/bot-base/'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Loading…
Reference in New Issue
Block a user