ponyapi/.drone.yml

11 lines
174 B
YAML
Raw Normal View History

2016-07-15 20:54:36 +00:00
build:
image: xena/nim:0.14.2
commands:
- nimble refresh
- yes | nimble install
2016-07-15 20:57:30 +00:00
deploy:
git_push:
branch: master
remote: git@github.com:Xe/PonyAPI.git