Added auto doc deploy #2

Closed
SuwakoMmh wants to merge 13 commits from test into master
Showing only changes of commit a9ae485db7 - 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 {