Trying to get the cache to work
All checks were successful
Gitsokyo/bot-base/pipeline/pr-master This commit looks good
All checks were successful
Gitsokyo/bot-base/pipeline/pr-master This commit looks good
This commit is contained in:
parent
f1379a3746
commit
a59e480f85
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/docker_volumes/.cache/:/root/.cache/'
|
||||
}
|
||||
}
|
||||
environment {
|
||||
|
Loading…
Reference in New Issue
Block a user