Browse Source

Update drone config

master 0.1.0
Fábio Kaiser Rauber 3 years ago
parent
commit
91197dc770
  1. 4
      .drone.yml

4
.drone.yml

@ -10,3 +10,7 @@ steps:
pull: if-not-exists pull: if-not-exists
dockerfile: Dockerfile dockerfile: Dockerfile
auto_tag: true auto_tag: true
username:
from_secret: porto_user
password:
from_secret: porto_pw

Loading…
Cancel
Save