Skip to content

Instantly share code, notes, and snippets.

View ThunderCls's full-sized avatar

ThunderCls ThunderCls

View GitHub Profile
@ThunderCls
ThunderCls / AppVeyor.txt
Created August 10, 2025 19:14 — forked from unitycoder/AppVeyor.txt
AppVeyor Github Automatic Build and Releases
Settings (from UI)
Note: You can use web UI to adjust most settings, OR use appveyor.yml in your repo.
(cannot use both, except for a few limited settings. using yml file allows some advanced settings that are not available in the web UI)
General
- Project name
- Next Build : You only need to adjust this, if you do builds manually (and the previous build or release already exists)
- Branches to build: can set selected branches, "master"
- [x] do not build tags
- [x] Do not build feature branches with open Pull Requests