debug
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-08-28 09:36:02 +02:00
parent c57e623b66
commit 602f1b144c
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 4 additions and 4 deletions

View File

@ -81,11 +81,11 @@ steps:
- --debug
- xoxys/alpine
environment:
DOCKERHUB_PASSWORD:
from_secret: docker_password
DOCKERHUB_REPO_NAME: ${DRONE_REPO_NAME}
DOCKERHUB_REPO_PREFIX: xoxys
DOCKERHUB_USERNAME:
DOCKER_PASS:
from_secret: docker_password
DOCKER_USER:
from_secret: docker_username
README_PATH: README.md
SHORT_DESCRIPTION: Custom Alpine base image
@ -123,6 +123,6 @@ depends_on:
---
kind: signature
hmac: 1a50da297e1a751a18d15c9192d2301c96a9034ae337c7b9753264084757854a
hmac: 1c4c843182e4149c1d1ab27e1f5c53d5a5d93ab1159f683d66cd156cc4025b35
...