Merge pull request #1219 from jroweboy/less-artifacts
Build - Upload fewer artifacts
This commit is contained in:
commit
2714d9e64c
|
@ -162,10 +162,6 @@ artifacts:
|
||||||
- path: $(BUILD_ZIP)
|
- path: $(BUILD_ZIP)
|
||||||
name: build
|
name: build
|
||||||
type: zip
|
type: zip
|
||||||
- path: $(BUILD_SYMBOLS)
|
|
||||||
name: debugsymbols
|
|
||||||
- path: $(BUILD_UPDATE)
|
|
||||||
name: update
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
|
|
Reference in New Issue