This commit is contained in:
parent
4311b00898
commit
c8be938e13
@ -36,4 +36,4 @@ steps:
|
||||
TOKEN:
|
||||
from_secret: registry_token
|
||||
commands:
|
||||
- docker login --username="n0vember" --password="$TOKEN" git.half-9.net
|
||||
- docker login --username="n0vember" --password-stdin git.half-9.net <(echo $TOKEN)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user