Remove cypress cache volumes (#43667)

This commit is contained in:
Dimitris Sotirakis
2022-01-04 16:28:06 +02:00
committed by GitHub
parent dc92cee874
commit 6926cb3060
3 changed files with 3 additions and 148 deletions

View File

@@ -41,9 +41,6 @@ def pipeline(
'services': services,
'steps': steps,
'volumes': [{
'name': 'cypress_cache',
'temp': {},
},{
'name': 'docker',
'host': {
'path': '/var/run/docker.sock',