add drone ci

This commit is contained in:
2022-01-23 00:00:11 -05:00
committed by oliviasculley
parent 9387756109
commit b64e85f65c
2 changed files with 32 additions and 0 deletions

View File

@ -49,3 +49,7 @@ In `prod` mode (or in the Docker container), Lokal will listen for these environ
- `SECRET_KEY_BASE`: Secret key base used to sign cookies. Must be generated
with `mix phx.gen.secret` and set for server to start.
---
[![Build
Status](https://drone.bubbletea.dev/api/badges/shibao/lokal/status.svg?ref=refs/heads/dev)](https://drone.bubbletea.dev/shibao/lokal)