diff --git a/.drone.yml b/.drone.yml index 2913b5b..50c9ce6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,5 @@ kind: pipeline +type: docker name: linux-amd64 platform: @@ -19,6 +20,7 @@ steps: --- kind: pipeline +type: docker name: linux-arm platform: diff --git a/README.md b/README.md index cdd6653..021eddf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [feed2toot-docker](https://git.sp-codes.de/samuel-p/feed2toot-docker) -[![Build Status](https://ci.sp-codes.de/api/badges/samuel-p/feed2toot-docker/status.svg)](https://ci.sp-codes.de/samuel-p/feed2toot-docker) [![License](https://img.shields.io/badge/license-GPL--3.0-orange)](#license) [![Docker Pulls](https://img.shields.io/docker/pulls/samuelph/feed2toot)](https://hub.docker.com/repository/docker/samuelph/feed2toot) +[![Build Status](https://ci.sp-codes.de/api/badges/samuel-p/feed2toot-docker/status.svg)](https://ci.sp-codes.de/samuel-p/feed2toot-docker) [![License](https://img.shields.io/badge/license-GPL--3.0-orange)](#license) [![Docker Pulls](https://img.shields.io/docker/pulls/samuelph/feed2toot)](https://hub.docker.com/r/samuelph/feed2toot) A Docker image for [feed2toot](https://gitlab.com/chaica/feed2toot). @@ -82,4 +82,4 @@ Now you can run the image like before. [![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0) -feed2toot-docker is Free Software: It is licensed under GNU GPL v3 (See [LICENSE](LICENSE) for more information). \ No newline at end of file +feed2toot-docker is Free Software: It is licensed under GNU GPL v3 (See [LICENSE](LICENSE) for more information).