1
0
Fork 0
forked from eden-emu/eden

Merge pull request #1219 from jroweboy/less-artifacts

Build - Upload fewer artifacts
This commit is contained in:
bunnei 2018-09-02 10:48:03 -04:00 committed by GitHub
commit 2714d9e64c
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,10 +162,6 @@ artifacts:
- path: $(BUILD_ZIP)
name: build
type: zip
- path: $(BUILD_SYMBOLS)
name: debugsymbols
- path: $(BUILD_UPDATE)
name: update
deploy:
provider: GitHub