This commit is contained in:
parent
48ed3ea4ae
commit
d9599c311d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ steps:
|
|||
image: node:latest
|
||||
commands:
|
||||
- cd src
|
||||
- npm install
|
||||
- npm install --verbose --foreground-scripts sharp
|
||||
- npx presskit build --output ../out --pretty-links --collapse-menu --clean-build-folder
|
||||
- cp .htaccess ../out
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue