From 039afdd47910a6538dfd2f9c8fd60a345f7be995 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 10 Oct 2019 16:48:47 +0200 Subject: [PATCH] stop recording for now Signed-off-by: Thomas Citharel --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a983eab5c..a4812c16f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -94,7 +94,8 @@ cypress: - MIX_ENV=e2e mix phx.server & - cd js - npx wait-on http://localhost:4000 - - npx cypress run --record --parallel --key $CYPRESS_KEY + # - npx cypress run --record --parallel --key $CYPRESS_KEY + - npx cypress run artifacts: expire_in: 2 day paths: