move repo on quay.io to orga
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-08-30 16:44:39 +02:00
parent a39f84b45e
commit 023a221725
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@ steps:
password:
from_secret: quay_password
registry: quay.io
repo: quay.io/xoxys/${DRONE_REPO_NAME}
repo: quay.io/thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: quay_username
when:
@ -122,12 +122,12 @@ steps:
- quay
- --file
- README.md
- quay.io/xoxys/${DRONE_REPO_NAME}
- quay.io/thegeeklab/${DRONE_REPO_NAME}
environment:
APIKEY__QUAY_IO:
from_secret: quay_token
README_PATH: README.md
REPO_NAME: xoxys/${DRONE_REPO_NAME}
REPO_NAME: thegeeklab/${DRONE_REPO_NAME}
SHORT_DESCRIPTION: Custom Alpine base image
when:
status:
@ -163,6 +163,6 @@ depends_on:
---
kind: signature
hmac: 50af073609ae3055a07f59b0b23db71fe436d3da6ab8092cf0068b84a8cc6732
hmac: 9008f8bb562d11a1ca8af3424d4bcdbbe6b6248cd154c67627f97ef0fa37cd15
...

View File

@ -4,7 +4,7 @@ Rootless Alpine base image
[![Build Status](https://img.shields.io/drone/build/docker/alpine?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/alpine)
[![Docker Hub](https://img.shields.io/badge/hub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/xoxys/alpine)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/xoxys/alpine)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/alpine)
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/docker/alpine)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/alpine/src/branch/master/LICENSE)