mirror of
https://github.com/torproject/dev.git
synced 2024-11-23 09:29:47 +00:00
Merge branch 'fix-page-build' into 'main'
ci: install dependencies in the `pages` step too See merge request tpo/web/dev!9
This commit is contained in:
commit
b91d19bda8
@ -16,6 +16,7 @@ pages:
|
||||
image: docker.io/node:latest
|
||||
stage: deploy
|
||||
script:
|
||||
- npm install
|
||||
- npm run build -- --baseURL $CI_PAGES_URL
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user