fix(ci): Forgot the logon credentials 🔧 #15

Merged
guisea merged 1 commits from develop into master 2024-04-03 10:55:25 +13:00

View File

@@ -82,6 +82,11 @@ steps:
tags:
- latest
- ${CI_COMMIT_TAG}
logins:
- registry: https://hub.cybercinch.nz/
username: cybercinch
password:
from_secret: docker_password_cybercinch
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: