From 0c41631cc1bd9270e8d72f05d569a8eec88c0078 Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Tue, 13 Aug 2019 10:59:47 +0200 Subject: [PATCH] Test cypress as well --- bitbucket-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index d1f89811..9bfbae65 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -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: