only github deploy on PROD_DEPLOY
This commit is contained in:
parent
0567d9ecac
commit
7d46af658f
|
@ -130,3 +130,4 @@ deploy:
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
APPVEYOR_REPO_TAG: true
|
APPVEYOR_REPO_TAG: true
|
||||||
|
PROD_DEPLOY: true
|
||||||
|
|
Loading…
Reference in New Issue