Merge pull request #5 from mogeko/dev

rename image name to ghcr.io/mogeko/qbittorrent
This commit is contained in:
Mogeko 2021-11-15 21:28:35 +01:00 committed by GitHub
commit ae2e181bfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View file

@ -6,7 +6,7 @@ on:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: mogeko/qbittorrent
jobs: jobs:
check: check:

View file

@ -10,7 +10,7 @@ on:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: mogeko/qbittorrent
jobs: jobs:
check: check:

View file

@ -1,2 +1,10 @@
# docker-qbittorrent # docker-qbittorrent
[![ci_icon]][ci_link]
Docker image for qBittorrent. Docker image for qBittorrent.
<!-- badge -->
[ci_icon]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml/badge.svg
[ci_link]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml