Compare commits
3 Commits
release/0.
...
release/1.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2312932ae2 | ||
|
|
b1c5e5e4d9 | ||
|
|
e09b9e5d6b |
14
appveyor.yml
14
appveyor.yml
@@ -35,16 +35,4 @@ artifacts:
|
||||
- path: TimberWinR.ServiceHost\bin\*\*.exe
|
||||
name: Exes
|
||||
- path: TimberWix\bin\*\*.msi
|
||||
name: MSI
|
||||
deploy:
|
||||
- provider: NuGet
|
||||
server: https://chocolatey.org/
|
||||
skip_symbols: true
|
||||
artifact: NuGet
|
||||
on:
|
||||
branch: /release/.*/
|
||||
- provider: GitHub
|
||||
release: $(VERSION_FROM_BRANCH)
|
||||
artifact: Dlls, Exes, MSI
|
||||
on:
|
||||
branch: /release/.*/
|
||||
name: MSI
|
||||
Reference in New Issue
Block a user