зеркало из https://github.com/mozilla/kitsune.git
enable docker layer caching in circleci
remove "Download docker images for cache" step as we don't need it any more
This commit is contained in:
Родитель
c060536c10
Коммит
029d8c83a7
|
@ -12,9 +12,7 @@ jobs:
|
|||
pre-commit run --all-files
|
||||
- setup_remote_docker:
|
||||
version: 17.10.0-ce
|
||||
- run:
|
||||
name: Download docker images for cache
|
||||
command: make pull
|
||||
docker_layer_caching: true
|
||||
- run:
|
||||
name: Build docker images
|
||||
command: make build-ci
|
||||
|
|
Загрузка…
Ссылка в новой задаче