migrate to thegeeklab namespace
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-09-21 22:11:01 +02:00
parent f03ec13449
commit 279dcd2ee5
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 6 additions and 6 deletions

View File

@ -14,7 +14,7 @@ steps:
dry_run: true
password:
from_secret: docker_password
repo: xoxys/${DRONE_REPO_NAME}
repo: thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: docker_username
when:
@ -22,7 +22,7 @@ steps:
- refs/pull/**
- name: tags
image: xoxys/docker-autotag
image: thegeeklab/docker-autotag
environment:
DOCKER_AUTOTAG_FORCE_LATEST: True
DOCKER_AUTOTAG_IGNORE_PRERELEASE: True
@ -41,7 +41,7 @@ steps:
dockerfile: Dockerfile
password:
from_secret: docker_password
repo: xoxys/${DRONE_REPO_NAME}
repo: thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: docker_username
when:
@ -103,7 +103,7 @@ steps:
from_secret: docker_username
PUSHRM_FILE: README.md
PUSHRM_SHORT: Rootless NGINX - High-performance HTTP server and reverse proxy
PUSHRM_TARGET: xoxys/${DRONE_REPO_NAME}
PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME}
when:
status:
- success
@ -150,6 +150,6 @@ depends_on:
---
kind: signature
hmac: 476c69ed62900763d0bdfde921dcbb68e8963ea5347c809ec87131159f07a29f
hmac: 2e05a262f2d0d99b1f441ee5ceb90f76e622d2c80f7733ac976d7262a8915cc0
...

View File

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