From 0147204818bc2aab8d803de188a6bf52586d5019 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Tue, 23 Jul 2019 11:28:05 +0200 Subject: [PATCH] Add cypress tests to default pipeline --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 561e7856..c14dfa15 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -51,6 +51,7 @@ aliases: pipelines: default: - step: *unittest-python + - step: *cypress-test branches: master: