[v8.3.x] chore(drone): switch to using cypress built image for e2e tests (#44050)

* chore(drone): switch to using cypress built image for e2e tests

(cherry picked from commit ec9d6b9ca9)

* Remove volumes - downgrade cypress version

Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
This commit is contained in:
Dimitris Sotirakis
2022-01-14 16:51:46 +02:00
committed by GitHub
co-authored by Timur Olzhabayev
parent 3aab445245
commit 3878ff9324
6 changed files with 101 additions and 347 deletions
-3
View File
@@ -38,9 +38,6 @@ def pipeline(
'services': services,
'steps': steps,
'volumes': [{
'name': 'cypress_cache',
'temp': {},
},{
'name': 'docker',
'host': {
'path': '/var/run/docker.sock',