mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 04:56:29 +00:00
Create packages in turn calls build app
Create packages in turn calls build app so no need to call it.
This commit is contained in:
+1
-2
@@ -1,10 +1,9 @@
|
||||
init:
|
||||
- git config --global core.autocrlf input
|
||||
build_script:
|
||||
- cmd: build.cmd BuildApp
|
||||
- cmd: build.cmd CreatePackages
|
||||
- cmd: build.cmd UnitTests
|
||||
- cmd: build.cmd ConventionTests
|
||||
- cmd: build.cmd CreatePackages
|
||||
test: off
|
||||
nuget:
|
||||
account_feed: true
|
||||
|
||||
Reference in New Issue
Block a user