Skip to content

Commit 9802cf9

Browse files
committed
AppVeyor - Comment out artefacts to remove duplicate on the server
1 parent 662dbc9 commit 9802cf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ build_script:
1818
# Disable tests
1919
test: off
2020

21-
artifacts:
22-
- path: NuGet\*.nupkg
23-
name: nupkgfiles
21+
# artifacts:
22+
# - path: NuGet\*.nupkg
23+
# name: nupkgfiles
2424

2525
# Publish to myget feed
2626
#deploy:

0 commit comments

Comments
 (0)