Skip to content
Snippets Groups Projects
Verified Commit 861732a5 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

npm -> yarm

parent e72a1bce
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,9 @@ build:
stage: build
script:
- cd src-front
- npm install
- npm run generate
- yarn install
- yarn build
- yarn generate
after_script:
- echo "{\"job_token\":\"$CI_JOB_TOKEN\", \"name\":\"$SITE_NAME\" }" > request.json
- "curl -H 'Content-Type: application/json' -X POST -d @request.json $WEBHOOK_URL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment