Skip to content
Snippets Groups Projects
Commit 3481758b authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(npm): assets

parent 9bce7b11
No related branches found
No related tags found
1 merge request!10Feature/prepare assets
Pipeline #245606 skipped
......@@ -34,6 +34,7 @@ stages:
- cd web/frontend
- npm config set -- //${CI_SERVER_HOST}/:_authToken=${CI_JOB_TOKEN}
- npm config set @octolize:registry=https://gitlab.wpdesk.dev/api/v4/groups/${PREDATORS_GROUP_ID}/-/packages/npm/
- npm config list
- npm install
- npm run build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment