1
0
mirror of https://github.com/Adam-Ant/nzbget synced 2024-06-14 09:17:23 +00:00

Fix a few typos, should actually build now

This commit is contained in:
Adam Dodman 2018-04-28 14:33:50 +01:00
parent 353bab581a
commit 7ac98dafd6
Signed by: AdamAnt
GPG Key ID: 7826B108895B86AA
3 changed files with 3 additions and 4 deletions

View File

@ -5,8 +5,7 @@ pipeline:
repo: nzbget-dev
# No test step, the upstream should sort that. ffmpeg should work if the build finishes.
publish:
publish:
image: spritsail/docker-publish
volumes: [ '/var/run/docker.sock:/var/run/docker.sock' ]
secrets: [ docker_username, docker_password, microbadger_token ]

View File

@ -3,6 +3,6 @@ FROM spritsail/nzbget
LABEL maintainer="Adam Dodman <nzbget@adam-ant.co.uk>" \
org.label-schema.name="NZBGet" \
org.label-schema.url="https://nzbget.net/" \
org.label-schema.description="NZBGet - the efficient Usenet downloader, with added ffmpeg libraries" \
org.label-schema.description="NZBGet - the efficient Usenet downloader, with added ffmpeg libraries"
RUN apk add --no-cache ffmpeg file

View File

@ -3,7 +3,7 @@
[drone]: https://drone.adamant.io/spritsail/nzbget
[mbdg]: https://microbadger.com/images/adamant/nzbget
# [Spritsail/NZBGet][hub]
# [Adam-Ant/NZBGet][hub]
[![Layers](https://images.microbadger.com/badges/image/adamant/nzbget.svg)][mbdg]
[![Latest Version](https://images.microbadger.com/badges/version/adamant/nzbget.svg)][hub]