Skip to content

Commit

Permalink
Use cypress 'included' image in CircleCi for Cypress 4.12.1 (aws-ampl…
Browse files Browse the repository at this point in the history
…ify#6639)

* Use cypress browser image in CircleCi

* Use 'included' cypress image for Cypress 4.12.1

Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
  • Loading branch information
2 people authored and nubpro committed Oct 2, 2020
1 parent d7f5269 commit b132c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ executors:

js-test-executor:
docker:
- image: cypress/base:12
- image: cypress/included:4.12.1
- image: verdaccio/verdaccio
resource_class: large

Expand Down

0 comments on commit b132c5e

Please sign in to comment.