aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-11-19 02:55:19 +0800
committerFelix Lange <fjl@twurst.com>2016-11-19 02:55:19 +0800
commit8ed72a84703382b88fe8372f08a5dbed2e0c47cf (patch)
treef4983d96a06561303b23a051269b8050dd8b9a3a /appveyor.yml
parent04edbb0703142f792522e29a557069a3e52705f5 (diff)
downloaddexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.tar
dexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.tar.gz
dexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.tar.bz2
dexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.tar.lz
dexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.tar.xz
dexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.tar.zst
dexon-8ed72a84703382b88fe8372f08a5dbed2e0c47cf.zip
build: simplify unstable build check
ci.go decides whether a build is unstable by looking at the branch and tag. This causes issues when a GitHub release is created on the master branch because the build is considered unstable (the CI environment reports the branch as "master"). Fix this by looking at the tag only. Any tagged build is stable.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions