update dockerhub short description
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-10-02 11:13:22 +02:00
parent 39b76413c6
commit c16322500a
2 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@ local PipelineNotifications(depends_on=[]) = {
DOCKERHUB_REPO_PREFIX: "xoxys",
DOCKERHUB_REPO_NAME: "freshrss",
README_PATH: "README.md",
SHORT_DESCRIPTION: "Rootless Kanboard - Kanban project management software"
SHORT_DESCRIPTION: "Rootless FreshRSS - Self-hosted RSS feed aggregator"
},
when: {
ref: [

View File

@ -95,7 +95,7 @@ steps:
DOCKERHUB_USERNAME:
from_secret: docker_username
README_PATH: README.md
SHORT_DESCRIPTION: Rootless Kanboard - Kanban project management software
SHORT_DESCRIPTION: Rootless FreshRSS - Self-hosted RSS feed aggregator
when:
ref:
- refs/heads/master
@ -134,6 +134,6 @@ depends_on:
---
kind: signature
hmac: b1f02a78cfe4a2b2c421649b5c726134816c4ae76e603b4ec9aca986c9d43058
hmac: bd995781ed16870c304a86ea3c0ab8e61f34f6539ab34e4c16750f0e677965a2
...