diff --git a/.drone.yml b/.drone.yml index 2464f14..c8c1d53 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,3 +10,7 @@ steps: pull: if-not-exists dockerfile: Dockerfile auto_tag: true + username: + from_secret: porto_user + password: + from_secret: porto_pw