mirror of
https://github.com/QingdaoU/OnlineJudgeFE.git
synced 2025-01-16 01:12:48 +00:00
fix ci
This commit is contained in:
parent
c5e0b6732f
commit
0c57d7c532
@ -9,7 +9,7 @@ env:
|
||||
- CXX=g++-4.8
|
||||
matrix:
|
||||
- USE_SENTRY=1
|
||||
- USE_SENTRY=0
|
||||
# - USE_SENTRY=0
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
@ -27,7 +27,6 @@ script:
|
||||
before_deploy:
|
||||
- bash deploy/sentry_release.sh
|
||||
- find dist/ -type f -name "*.map" -delete
|
||||
- tree dist
|
||||
- zip -r dist.zip dist
|
||||
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user