Merge pull request #1219 from jroweboy/less-artifacts
Build - Upload fewer artifacts
This commit is contained in:
commit
2714d9e64c
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue