fix docker hub short description
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8d842b8393
commit
f8d803201b
@ -88,7 +88,7 @@ local PipelineNotifications(depends_on=[]) = {
|
||||
DOCKERHUB_REPO_PREFIX: "xoxys",
|
||||
DOCKERHUB_REPO_NAME: "kanboard",
|
||||
README_PATH: "README.md",
|
||||
SHORT_DESCRIPTION: "Tiny Tiny RSS - free and open source news feed reader and aggregator"
|
||||
SHORT_DESCRIPTION: "Kanboard - A Kanban project management software"
|
||||
},
|
||||
when: {
|
||||
ref: [
|
||||
|
@ -79,7 +79,7 @@ steps:
|
||||
DOCKERHUB_USERNAME:
|
||||
from_secret: docker_username
|
||||
README_PATH: README.md
|
||||
SHORT_DESCRIPTION: Tiny Tiny RSS - free and open source news feed reader and aggregator
|
||||
SHORT_DESCRIPTION: Kanboard - A Kanban project management software
|
||||
when:
|
||||
ref:
|
||||
- refs/heads/master
|
||||
@ -118,6 +118,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 8e1ef31eafeeeac65a4a5cf9689dd6e66a97f8724a371e7e4b1319fbedc9276f
|
||||
hmac: 3c2ada3891f5c0bbed8f2ff17ae9770f00c4fa31bafdad83b86be23e7d29a57c
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user