add pip and node caches

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

View File

@@ -41,6 +41,7 @@ pipelines:
caches:
- ansible-collections
- docker
- pip
services:
- docker
script:
@@ -54,6 +55,8 @@ pipelines:
name: Run Snyk security scan
caches:
- docker
- pip
- node
services:
- docker
script: