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

Merged
guisea merged 1 commits from develop into master 2024-04-03 10:55:25 +13:00
Showing only changes of commit 5636fecc14 - Show all commits

View File

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