qtopie / drone-ci-compose

Drone CI compose sample.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drone-ci-compose

Commons Problems

  • Webhook not working Modify webhook localhost to drone-server, eg the push url should be like this: http://drone-server/hook

when refer env variables you should use $${variable} instead of ${variable}

About

Drone CI compose sample.

License:MIT License