• Felix Lange's avatar
    build: simplify unstable build check · 8ed72a84
    Felix Lange authored
    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.
    8ed72a84
Name
Last commit
Last update
..
_vendor/src/golang.org/x/net Loading commit data...
ci-notes.md Loading commit data...
ci.go Loading commit data...
deb.changelog Loading commit data...
deb.control Loading commit data...
deb.copyright Loading commit data...
deb.docs Loading commit data...
deb.install Loading commit data...
deb.rules Loading commit data...
env.sh Loading commit data...
mvn.pom Loading commit data...
mvn.settings Loading commit data...
nsis.envvarupdate.nsh Loading commit data...
nsis.geth.nsi Loading commit data...
nsis.install.nsh Loading commit data...
nsis.simplefc.dll Loading commit data...
nsis.simplefc.source.zip Loading commit data...
nsis.uninstall.nsh Loading commit data...
pod.podspec Loading commit data...
update-license.go Loading commit data...