mirror of
https://github.com/NicolasConstant/sengi
synced 2025-01-23 23:11:04 +01:00
remove emojis for quicker FTP transfert
This commit is contained in:
parent
9ee6038bad
commit
2714af39ff
@ -30,6 +30,8 @@ test_script:
|
||||
$wc.UploadFile("https://ci.appveyor.com/api/testresults/junit/$($env:APPVEYOR_JOB_ID)", (Resolve-Path $_))
|
||||
}
|
||||
- npm run dist
|
||||
- ps: >-
|
||||
Remove-Item '\dist\assets\emoji' -Recurse
|
||||
artifacts:
|
||||
- path: dist
|
||||
deploy:
|
||||
@ -42,4 +44,4 @@ deploy:
|
||||
folder: /
|
||||
application: dist.zip
|
||||
on:
|
||||
branch: master
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user