1
0
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:
Nicolas Constant 2020-03-14 13:51:22 -04:00 committed by GitHub
parent 9ee6038bad
commit 2714af39ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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