fix quay repo name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-08-30 15:46:17 +02:00
parent 536d0f9fc2
commit 42b504673f
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

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