Update appveyor.yml
This commit is contained in:
parent
988eb0d4c5
commit
b55260cb12
20
appveyor.yml
20
appveyor.yml
|
|
@ -18,4 +18,22 @@ build_script:
|
|||
- gradlew.bat :edxp-core:zipSandhookRelease
|
||||
|
||||
artifacts:
|
||||
- path: 'edxp-core\release\**\*.zip'
|
||||
- path: 'edxp-core\release\**\*.zip'
|
||||
|
||||
only_commits:
|
||||
files:
|
||||
- dalvikdx/
|
||||
- dexmaker/
|
||||
- edxp-common/
|
||||
- edxp-core/
|
||||
- edxp-sandhook/
|
||||
- edxp-whale/
|
||||
- edxp-yahfa/
|
||||
- hiddenapi-stubs/
|
||||
- xposed-bridge/
|
||||
- build.gradle
|
||||
- settings.gradle
|
||||
- gradle.properties
|
||||
- appveyor.yml
|
||||
|
||||
version: '0.4.4.4_alpha (4441)'
|
||||
|
|
|
|||
Loading…
Reference in New Issue