mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
only compile master branch
This commit is contained in:
parent
fb2cd6bae7
commit
0e9a6575e1
@ -1,5 +1,8 @@
|
|||||||
# Appveyor configuration file for bash build of packs
|
# Appveyor configuration file for bash build of packs
|
||||||
version: '{build}'
|
version: '{build}'
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
environment:
|
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.
|
# 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
|
CommitTimestamp: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user