Skip to content

Commit bccced2

Browse files
committed
Push sdk12 to MyGet
1 parent 1dc8302 commit bccced2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

appveyor.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@ deploy:
7373
on:
7474
branch: develop-umbraco-version-8
7575

76+
# Umbraco MyGet community feed
77+
- provider: NuGet
78+
server: https://www.myget.org/F/umbraco-packages/api/v2/package
79+
symbol_server: https://www.myget.org/F/umbraco-packages/symbols/api/v2/package
80+
api_key:
81+
secure: yvlnQEq6tmxGOdbtTuKyAhcdY1GCD98/sG9+Qo7y7SNb89GAbjLXxueOMspkjvUh
82+
artifact: /.*\.nupkg/
83+
on:
84+
branch: feature/sdk12
85+
7686
# GitHub Deployment for releases
7787
- provider: GitHub
7888
auth_token:

0 commit comments

Comments
 (0)