Merged in bugfix/fix_cypress (pull request #16)

Fix pipelines
This commit is contained in:
Elia Bieri 2022-12-15 10:22:20 +00:00
parent 58bb1d5fef
commit 3b994e8a62
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ e2e: &e2e
- export IT_SERVE_VUE=false
- export IT_ALLOW_LOCAL_LOGIN=true
- source ./env/bitbucket/prepare_for_test.sh
- npm run build
- source vbvvenv/bin/activate
- ./prepare_server_cypress.sh --start-background
- npm run cypress:ci