remove drone CI

This commit is contained in:
2024-06-06 15:18:52 +02:00
parent 9ed774c44e
commit c942369745
3 changed files with 48 additions and 29 deletions

View File

@@ -4,9 +4,6 @@
<p align="center">
Ohrwurm
</p>
<p align="center">
<a href="https://drone.jheuel.boosted.science/jheuel/ohrwurm"><img src="https://drone.jheuel.boosted.science/api/badges/jheuel/ohrwurm/status.svg"></a>
</p>
# Deployment
Create a `.env` environment file that contains the `DISCORD_TOKEN` and `DISCORD_APP_ID` of your bot, then build the container with `docker-compose build` before running it with `docker-compose up`.