Use an existing docker hub image
This commit is contained in:
parent
670470119f
commit
903777044a
@ -18,7 +18,7 @@ executors:
|
|||||||
# Custom executor to override Cypress config
|
# Custom executor to override Cypress config
|
||||||
deploy-to-prod-executor:
|
deploy-to-prod-executor:
|
||||||
docker:
|
docker:
|
||||||
- image: 'cypress/browsers:chrome76'
|
- image: 'cypress/browsers:node10.16.0-chrome77'
|
||||||
environment:
|
environment:
|
||||||
CYPRESS_BASE_URL: https://ohif-staging.netlify.com/
|
CYPRESS_BASE_URL: https://ohif-staging.netlify.com/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user