update description

This commit is contained in:
Robert Kaussow 2020-09-22 22:41:00 +02:00
parent f32a2f6db7
commit 0fb94d1cf4
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
3 changed files with 3 additions and 3 deletions

View File

@ -269,7 +269,7 @@ local PipelineNotifications = {
from_secret: 'docker_username',
},
PUSHRM_FILE: 'README.md',
PUSHRM_SHORT: 'docker-autotag - Create docker tags from a given version string',
PUSHRM_SHORT: 'Create docker tags from a given version string',
PUSHRM_TARGET: 'thegeeklab/${DRONE_REPO_NAME}',
},
when: {

View File

@ -1,7 +1,7 @@
---
repository:
name: docker-autotag
description: Simple tool to create a list of docker tags from a given version string
description: Create docker tags from a given version string
topics: docker, ci, automation, versioning, python
private: false

View File

@ -1,6 +1,6 @@
# docker-autotag
docker-autotag - Create docker tags from a given version string
Create docker tags from a given version string
[![Build Status](https://img.shields.io/drone/build/thegeeklab/docker-autotag?logo=drone)](https://cloud.drone.io/thegeeklab/docker-autotag)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/docker-autotag)