Change order of CI blocklist and safelist.

This commit is contained in:
Jim Evins
2018-03-23 23:25:13 -04:00
parent d415c7954e
commit 6379ba9cef
+5 -4
View File
@@ -32,12 +32,13 @@ after_success:
- wget -c https://github.com/jimevins/uploadtool/raw/master/upload.sh
- bash ./upload.sh glabels-continuous-x86_64.AppImage
branches:
only:
- master
branches:
except:
- /.*/
- # Do not build tags that we create when we upload to GitHub Releases
- /^(?i:continuous)$/
branches:
only:
- master