This repository has been archived on 2023-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński ef0e97a245
continuous-integration/drone/push Build is passing Details
chore: fix typo
2022-07-19 07:27:23 +02:00
bin feat: add sonarr support (#5) 2022-07-18 04:57:13 +00:00
internal chore: fix typo 2022-07-19 07:27:23 +02:00
.dockerignore feat(cicd): add two new pipelines responsible for pushing docker image to docker hub and Dockerfile (#7) 2022-07-19 04:48:31 +00:00
.drone.yml feat(cicd): add two new pipelines responsible for pushing docker image to docker hub and Dockerfile (#7) 2022-07-19 04:48:31 +00:00
.envrc feat: add .drone.yml (#2) 2022-07-13 05:27:59 +00:00
.gitignore feat: add .drone.yml (#2) 2022-07-13 05:27:59 +00:00
.golangci.yml feat: add .drone.yml (#2) 2022-07-13 05:27:59 +00:00
Dockerfile feat(cicd): add two new pipelines responsible for pushing docker image to docker hub and Dockerfile (#7) 2022-07-19 04:48:31 +00:00
go.mod feat: add sonarr support (#5) 2022-07-18 04:57:13 +00:00
go.sum feat: add sonarr support (#5) 2022-07-18 04:57:13 +00:00
main.go chore: fix typo 2022-07-19 07:27:23 +02:00
manifest.tmpl feat(cicd): add two new pipelines responsible for pushing docker image to docker hub and Dockerfile (#7) 2022-07-19 04:48:31 +00:00
renovate.json Configure Renovate (#3) 2022-07-16 07:37:05 +00:00