stop recording for now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
040faf4451
commit
039afdd479
|
@ -94,7 +94,8 @@ cypress:
|
||||||
- MIX_ENV=e2e mix phx.server &
|
- MIX_ENV=e2e mix phx.server &
|
||||||
- cd js
|
- cd js
|
||||||
- npx wait-on http://localhost:4000
|
- 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:
|
artifacts:
|
||||||
expire_in: 2 day
|
expire_in: 2 day
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue