Skip to content

Commit

Permalink
Ticket 241 : Disable the build
Browse files Browse the repository at this point in the history
  • Loading branch information
thabart committed Jan 9, 2017
1 parent 3c981ae commit ac9c8e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: 1.0.{build}
skip_non_tags: true
before_build:
- cmd: cd SimpleIdentityServer\src && dotnet restore && generate-nugetpkgs.cmd
build: off
artifacts:
- path: SimpleIdentityServer\src\feed\*.nupkg
name: NugetPackages
Expand Down

0 comments on commit ac9c8e1

Please sign in to comment.