Changed build container image
This commit is contained in:
parent
43a6e7c67b
commit
31abd5b217
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -39,9 +39,9 @@ pipeline {
|
||||
--frontend dockerfile.v0 \
|
||||
--local context=. \
|
||||
--local dockerfile=. \
|
||||
--output type=image,name=${DOCKER_IMAGE},push=true \
|
||||
--export-cache type=registry,ref=${DOCKER_IMAGE}-cache,mode=max \
|
||||
--import-cache type=registry,ref=${DOCKER_IMAGE}-cache
|
||||
--exporter docker \
|
||||
--exporter-opt name=${DOCKER_IMAGE} \
|
||||
--progress plain
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user