mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
Don't compile tag releases
prevents duplicate builds
This commit is contained in:
parent
0e9a6575e1
commit
5faeac1f3e
@ -1,8 +1,6 @@
|
||||
# Appveyor configuration file for bash build of packs
|
||||
version: '{build}'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
skip_tags: true
|
||||
environment:
|
||||
# It's prefered to have the GithubAuthToken (encrypted) set in the UI. Follow this guide for the instructions https://www.appveyor.com/docs/deployment/github/#provider-settings.
|
||||
CommitTimestamp: 0
|
||||
|
Loading…
Reference in New Issue
Block a user