mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Upload AtomSetup.exe as an artifact
This commit is contained in:
@@ -26,13 +26,12 @@ install:
|
||||
|
||||
build_script:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- C:\projects\atom\script\cibuild.cmd --build-dir atom-build
|
||||
- dir atom-build
|
||||
- C:\projects\atom\script\cibuild.cmd
|
||||
|
||||
test: off
|
||||
deploy: off
|
||||
artifacts:
|
||||
- path: atom-build\**\AtomSetup.exe
|
||||
- path: out\**\AtomSetup.exe
|
||||
|
||||
cache:
|
||||
- '%USERPROFILE%\.atom\.apm'
|
||||
|
||||
Reference in New Issue
Block a user