Added auto doc deploy #2

Closed
SuwakoMmh wants to merge 13 commits from test into master
Showing only changes of commit f1379a3746 - Show all commits

2
Jenkinsfile vendored
View File

@ -1,7 +1,7 @@
pipeline {
agent {
dockerfile {
args "-u root -v $HOME/.cache/pipenv:/root/.cache/pipenv"
args '-u root -v $HOME/.cache/pipenv:/root/.cache/pipenv'
}
}
environment {