Add docker creds
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
Julien CLEMENT 2021-11-06 00:33:19 +01:00
parent 88e4a272e9
commit 642a019152

View File

@ -9,3 +9,7 @@ steps:
tags: latest
insecure: true
registry: turboregistry:5000
username:
from_secret: docker_username
password:
from_secret: docker_password