diff --git a/README.md b/README.md index 497d3fe..5c5051e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # gitea-service +[![Build Status](https://drone.jonasfranz.software/api/badges/JonasFranzDEV/gitea-github-migrator/status.svg)](https://drone.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) Dockerfile for creating a Gitea drone service. **Use this only for testing/CI**. @@ -11,4 +12,9 @@ Password: demo Access token: `8bffa364d5a4b2f18421426da0baf6ccddd16d6b` -Repository: demo \ No newline at end of file +Repository: demo + +## Build +The docker image gets automatically built and published by drone after every push to master. + +The docker image gets published here: https://hub.docker.com/r/jonasfranz/gitea-service/ \ No newline at end of file