Skip to content
Snippets Groups Projects
Commit 321a87ce authored by Mohammed Rachid BENHAMMOU's avatar Mohammed Rachid BENHAMMOU
Browse files

update gitlab-ci.yml

parent b0e35774
No related branches found
No related tags found
No related merge requests found
Pipeline #65846 failed
include:
# import infra template
- project: "taki-infra/template-ci"
ref: main
file: "templates/frontend/.frontend-angular-npm-node-18.yml"
variables:
TARGET_APP_NAME: allocine
ARTIFACT_PATH: dist/allocine
build:
artifacts:
paths:
- dist/allocine
variables:
SIZE: large
test:
variables:
SIZE: large
script:
- npm run test:ci
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment