Skip to content
Snippets Groups Projects
Commit c9020118 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Use yarn for e2e tests

parent 193bc09a
Branches
No related tags found
No related merge requests found
Pipeline #15839 passed
......@@ -98,7 +98,7 @@ deploy_production:
script:
- git clone https://gitlab.tugraz.at/dbp/middleware/e2e-tests.git --depth 1
- cd e2e-tests
- npm install
- yarn install
- ./node_modules/.bin/cypress run --browser "$BROWSER" --spec "cypress/integration/signature/*.spec.js"
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment