v2.1.0
- Add
skip-pull-from-cache
option (#47, @samchungy)
steps:
- label: Build Cache
command: ':'
plugins:
- seek-oss/docker-ecr-cache#v2.1.0:
skip-pull-from-cache: true
See the README section for more details.
skip-pull-from-cache
option (#47, @samchungy)steps:
- label: Build Cache
command: ':'
plugins:
- seek-oss/docker-ecr-cache#v2.1.0:
skip-pull-from-cache: true
See the README section for more details.