fix quay repo name
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-08-30 15:46:17 +02:00
parent 536d0f9fc2
commit 42b504673f
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ steps:
password:
from_secret: quay_password
registry: quay.io
repo: xoxys/${DRONE_REPO_NAME}
repo: quay.io/xoxys/${DRONE_REPO_NAME}
username:
from_secret: quay_username
when:
@ -143,6 +143,6 @@ depends_on:
---
kind: signature
hmac: 384fb63e804425c02503f12f2afbf3a99b320d4074b363a46aebcf970f6f9ae5
hmac: a4d0d05a75bcb3b2b82612d2c0d7c424c6eb680f3000cbede86b8b29c3409027
...