Skip to content
Snippets Groups Projects
Commit 48302aa6 authored by DALLEL Mohamed's avatar DALLEL Mohamed
Browse files

Update .gitlab-ci.yml file

parent 42c08680
Branches
No related tags found
No related merge requests found
Pipeline #19756 failed
......@@ -21,10 +21,11 @@ test-job:
build-client:
stage: build
image: public.ecr.aws/lambda/nodejs:20-x86_64
image: public.ecr.aws/docker/library/node:lts
script:
- npm install
- npm run build
test-client-job:
stage: test
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment