ponyapi/.drone.yml

11 lines
174 B
YAML

build:
image: xena/nim:0.14.2
commands:
- nimble refresh
- yes | nimble install
deploy:
git_push:
branch: master
remote: git@github.com:Xe/PonyAPI.git