add docker cache

This commit is contained in:
Lee Goolsbee
2022-09-08 18:21:12 -05:00
parent c563e745db
commit 3c464d7756
2 changed files with 43 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ pipelines:
name: {{ spath.parts[2] }}/{{ spath.parts[4] }}
caches:
- ansible-collections
- docker
services:
- docker
script:
@@ -51,6 +52,8 @@ pipelines:
- step:
name: Run Snyk security scan
caches:
- docker
services:
- docker
script: