Added auto doc deploy #2

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

2
Jenkinsfile vendored
View File

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