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

This commit is contained in:
n0vember 2024-03-12 01:41:46 +01:00
parent 03155f9ad1
commit d4bb287b4a
No known key found for this signature in database
GPG Key ID: 8ECF21687C8F8994

View File

@ -36,4 +36,4 @@ steps:
TOKEN: TOKEN:
from_secret: registry_token from_secret: registry_token
commands: commands:
- echo $TOKEN | docker login --username="n0vember" --password-stdin git.half-9.net - docker login --username="n0vember" --password="$TOKEN" git.half-9.net