Skip to content

Commit

Permalink
Update appveyor.yml file
Browse files Browse the repository at this point in the history
Use new branch name :-)
  • Loading branch information
ermshiperete committed Mar 4, 2021
1 parent 085862a commit 59e0efd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
version: '{build}'
branches:
only:
- feature/nuget
- master
image: Visual Studio 2019
init:
- cmd: set GITVERSION_BUILD_NUMBER=%APPVEYOR_BUILD_NUMBER%
nuget:
disable_publish_on_pr: true
disable_publish_octopus: true
before_build:
- ps: git log --graph --format="%h %cr %d" --decorate --date=relative --all --remotes=* -n 100
build:
project: build/Palaso.proj
publish_nuget: true
Expand Down

0 comments on commit 59e0efd

Please sign in to comment.