mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Merge pull request #15234 from atom/jr-bring-master-up-to-speed-with-1-20-releases
Bring master up to date with recent changes in 1.20-release branch
This commit is contained in:
@@ -36,6 +36,8 @@ install:
|
||||
|
||||
build_script:
|
||||
- CD %APPVEYOR_BUILD_FOLDER%
|
||||
- IF NOT EXIST C:\tmp MKDIR C:\tmp
|
||||
- SET SQUIRREL_TEMP=C:\tmp
|
||||
- IF [%TASK%]==[installer] (
|
||||
IF [%APPVEYOR_REPO_BRANCH:~-9%]==[-releases] (
|
||||
script\build.cmd --code-sign --compress-artifacts --create-windows-installer
|
||||
|
||||
Reference in New Issue
Block a user