Skip to content

Commit

Permalink
update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mast-eu committed Oct 1, 2019
1 parent 685e432 commit 625b989
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@
#---------------------------------#

# version format
version: 0.0.0.{build}
version: 0.1.1.{build}

# Do not build on tags (GitHub and BitBucket)
skip_tags: true

# Maximum number of concurrent jobs for the project
max_jobs: 1

#---------------------------------#
# environment configuration #
#---------------------------------#
Expand All @@ -29,4 +26,4 @@ build_script:
# artifacts #
#---------------------------------#
artifacts:
- path: .\*.nupkg
- path: .\GitExtensions.Extensibility.*.nupkg

0 comments on commit 625b989

Please sign in to comment.