mirror of
https://github.com/atom/atom.git
synced 2026-02-01 18:25:06 -05:00
Publish all artifacts
This commit is contained in:
@@ -33,10 +33,13 @@ build_script:
|
||||
test: off
|
||||
deploy: off
|
||||
artifacts:
|
||||
- path: out\**\AtomSetup.exe
|
||||
- path: out\AtomSetup.exe
|
||||
name: AtomSetup.exe
|
||||
- path: out\**\AtomSetup.msi
|
||||
- path: out\AtomSetup.msi
|
||||
name: AtomSetup.msi
|
||||
- path: out\RELEASES
|
||||
name: RELEASES
|
||||
- path: out\*.nupkg
|
||||
|
||||
cache:
|
||||
- '%APPVEYOR_BUILD_FOLDER%\script\node_modules'
|
||||
|
||||
Reference in New Issue
Block a user