We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b879fee commit 15a5703Copy full SHA for 15a5703
1 file changed
.gitlab-ci.yml
@@ -17,7 +17,7 @@ run_unit_tests:
17
- docker-runner
18
19
run_cypress_tests:
20
- image: cypress/browsers:node12.14.1-chrome85-ff81
+ image: cypress/browsers:22.19.0
21
stage: test
22
rules:
23
- if: '$CI_COMMIT_REF_NAME == "staging"'
0 commit comments