ci registry login
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
n0vember 2024-03-12 01:36:22 +01:00
parent 6ad6052bc3
commit 4311b00898
No known key found for this signature in database
GPG Key ID: 8ECF21687C8F8994

View File

@ -33,7 +33,7 @@ steps:
- name: dockersock
path: /var/run
environment:
registry_token:
TOKEN:
from_secret: registry_token
commands:
- docker login --username="n0vember" --password="${registry_token}" git.half-9.net
- docker login --username="n0vember" --password="$TOKEN" git.half-9.net