mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-08 13:53:21 +03:00
Merge pull request #2988 from hugovk/appveyor-deploy
Fix AppVeyor master builds for forks
This commit is contained in:
commit
6e1b658e2d
|
@ -109,6 +109,7 @@ deploy:
|
||||||
folder: win/$(APPVEYOR_BUILD_NUMBER)/
|
folder: win/$(APPVEYOR_BUILD_NUMBER)/
|
||||||
artifact: /.*egg|wheel/
|
artifact: /.*egg|wheel/
|
||||||
on:
|
on:
|
||||||
|
APPVEYOR_REPO_NAME: python-pillow/Pillow
|
||||||
branch: master
|
branch: master
|
||||||
deploy: YES
|
deploy: YES
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user