Browse Source

Fix drone CI config (dockerfile location)

master
Fábio Kaiser Rauber 3 years ago
parent
commit
923475eba0
  1. 1
      .drone.yml

1
.drone.yml

@ -10,6 +10,7 @@ steps:
mirror: https://registrycache.interlegis.leg.br
pull: if-not-exists
auto_tag: true
dockerfile: pdns/Dockerfile
username:
from_secret: porto_user
password:

Loading…
Cancel
Save