mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
add docker cache
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user