fix dockerhub short description

This commit is contained in:
Robert Kaussow 2020-09-27 14:06:35 +02:00
parent e5264247c0
commit 6493829c1f
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
3 changed files with 4 additions and 4 deletions

View File

@ -431,7 +431,7 @@ local PipelineNotifications = {
from_secret: 'docker_username',
},
PUSHRM_FILE: 'README.md',
PUSHRM_SHORT: 'Drone plugin to add comments to GitHub Issues/PRs',
PUSHRM_SHORT: 'Keep docker hosts tidy',
PUSHRM_TARGET: 'thegeeklab/${DRONE_REPO_NAME}',
},
when: {

View File

@ -595,7 +595,7 @@ steps:
DOCKER_USER:
from_secret: docker_username
PUSHRM_FILE: README.md
PUSHRM_SHORT: Drone plugin to add comments to GitHub Issues/PRs
PUSHRM_SHORT: Keep docker hosts tidy
PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME}
when:
status:
@ -642,6 +642,6 @@ depends_on:
---
kind: signature
hmac: 71d089dacfa86733fec2b3555b1bfedc175297c9b7add39320c87fe8d0424401
hmac: d87061b48f3d83fa2686568087dbed6c022980a8c783507adde883e51b13c6df
...

View File

@ -1,7 +1,7 @@
---
repository:
name: docker-tidy
description: Keep docker hosts tidy.
description: Keep docker hosts tidy
homepage: https://docker-tidy.geekdocs.de
topics: automation, python, docker