Limit CI to master branch.
This commit is contained in:
@@ -32,6 +32,10 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user