1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 05:26:40 -05:00

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

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