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
|
- wget -c https://github.com/jimevins/uploadtool/raw/master/upload.sh
|
||||||
- bash ./upload.sh glabels-continuous-x86_64.AppImage
|
- bash ./upload.sh glabels-continuous-x86_64.AppImage
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
- # Do not build tags that we create when we upload to GitHub Releases
|
- # Do not build tags that we create when we upload to GitHub Releases
|
||||||
|
|||||||
Reference in New Issue
Block a user