Skip to content
Snippets Groups Projects
Commit bd3cf7d1 authored by HOLZINGER Ulysse's avatar HOLZINGER Ulysse
Browse files
parents 7ddb8ab1 abb06d2d
No related branches found
No related tags found
No related merge requests found
Pipeline #26419 failed
......@@ -12,10 +12,11 @@ build:
test:
stage: test
script:
- cat package.json
- npm run test
- npm run build
deployment:
stage: deployment
deploy:
stage: deploy
script:
- npm run build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment