Save build artifacts for debug builds (#14992)

This commit is contained in:
John Kleinschmidt
2018-10-05 11:11:51 -04:00
committed by GitHub
parent 0dbe27714c
commit 8abe43ac8b

View File

@@ -375,7 +375,15 @@ steps-electron-build: &steps-electron-build
- *step-setup-env-for-build
- *step-gn-gen-default
# Electron app
- *step-electron-build
- *step-electron-dist-build
- *step-electron-dist-store
# Node.js headers
- *step-nodejs-headers-build
- *step-nodejs-headers-store
- *step-show-sccache-stats
steps-electron-build-for-tests: &steps-electron-build-for-tests