Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 377a8ca

Browse files
authored
Publish only for master, set version number back. (#23)
1 parent 968b700 commit 377a8ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.{build}
1+
version: 0.1.{build}
22
image: Visual Studio 2015
33
install:
44
- ps: $env:SQL_SERVER_BACKUP_DIRECTORY=(Get-ItemProperty "HKLM:\Software\Microsoft\Microsoft SQL Server\MSSQL13.SQL2016\MSSqlServer").BackupDirectory
@@ -71,6 +71,5 @@ deploy:
7171
artifact: /.*\.nupkg/
7272
on:
7373
branch: [
74-
feature/nuget,
7574
master
7675
]

0 commit comments

Comments
 (0)