Update '.drone.yml'
This commit is contained in:
parent
67b44769d5
commit
5319af6fe9
@ -24,7 +24,7 @@ steps:
|
||||
commands:
|
||||
- pnpm i --silent
|
||||
- rm -f ./node_modules/ngx-monaco-editor/lib/monaco.d.ts
|
||||
- sed -i '2d' ./node_modules/ngx-monaco-editor/lib/types.d.ts
|
||||
- sed -i '1d' ./node_modules/ngx-monaco-editor/lib/types.d.ts
|
||||
- ./node_modules/.bin/ionic build --prod
|
||||
- ./node_modules/.bin/ngsw-config ./www/ ./ngsw-config.json /i
|
||||
- tar czf build.tar.gz www
|
||||
|
Loading…
Reference in New Issue
Block a user