Allow drone to push
This commit is contained in:
parent
8ec3967a01
commit
ca8f498af4
|
@ -3,3 +3,8 @@ build:
|
|||
commands:
|
||||
- nimble refresh
|
||||
- yes | nimble install
|
||||
|
||||
deploy:
|
||||
git_push:
|
||||
branch: master
|
||||
remote: git@github.com:Xe/PonyAPI.git
|
||||
|
|
Loading…
Reference in New Issue