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: