Skip to content
Snippets Groups Projects
Commit bc286f07 authored by LEKHLAIKH Taha's avatar LEKHLAIKH Taha
Browse files

Update .gitlab-ci.yml file

parent 2bdb9ea3
No related branches found
No related tags found
No related merge requests found
Pipeline #7423 failed
......@@ -9,7 +9,7 @@ stages:
install:
stage: build
script:
- npm i
- npm ci
artifacts:
paths:
- node_modules
......@@ -25,8 +25,6 @@ build:
- job: install
artifacts: true
.cypress:
image: cypress/base:16
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment