Trying to get the cache to work
Some checks reported errors
Gitsokyo/bot-base/pipeline/pr-master Something is wrong with the build of this commit
Some checks reported errors
Gitsokyo/bot-base/pipeline/pr-master Something is wrong with the build of this commit
This commit is contained in:
parent
a9ae485db7
commit
f1379a3746
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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/.cache/pipenv:/root/.cache/pipenv'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
environment {
|
environment {
|
||||||
|
Loading…
Reference in New Issue
Block a user