Test cypress as well
This commit is contained in:
parent
8f1ee79347
commit
0c41631cc1
|
|
@ -77,7 +77,8 @@ pipelines:
|
|||
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/skillbox-stage.git develop:master
|
||||
|
||||
feature/jest-tests:
|
||||
- step: *jest-test
|
||||
- step: *cypress-test
|
||||
- step: *jest-test
|
||||
|
||||
custom:
|
||||
prod:
|
||||
|
|
|
|||
Loading…
Reference in New Issue