diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7bd15dea81a0fc48e1d74a623d9d06850fdc7cb6..7fb02fb13033502fc84f850986c9caef6ad28b24 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: