Added auto doc deploy #2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user