]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix appveyor deploy section
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Sat, 16 Mar 2019 16:26:50 +0000 (16:26 +0000)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Sat, 16 Mar 2019 16:26:50 +0000 (16:26 +0000)
.appveyor.yml

index 948c53bb7898585ad1cff7c1fe239c7091d62b02..6389f45789ca41002257b1c3548eba952f870828 100644 (file)
@@ -18,9 +18,9 @@ artifacts:
 
 deploy:
   provider: GitHub
-  description: 'Windows binary'
+  description: ''
   auth_token:
     secure: uplI9CJ2dTGcEBCbZuIn+Qb4rC38hOoRSH9lcwuGCr5g9fSnhK1MZdNT6Cjf/mFL
   on:
-    appveyor_repo_tag: true
+    APPVEYOR_REPO_TAG: true