mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Remove cypress cache volumes (#43667)
This commit is contained in:
committed by
GitHub
parent
dc92cee874
commit
6926cb3060
@@ -41,9 +41,6 @@ def pipeline(
|
||||
'services': services,
|
||||
'steps': steps,
|
||||
'volumes': [{
|
||||
'name': 'cypress_cache',
|
||||
'temp': {},
|
||||
},{
|
||||
'name': 'docker',
|
||||
'host': {
|
||||
'path': '/var/run/docker.sock',
|
||||
|
||||
Reference in New Issue
Block a user