Browse Source

Fix dockerfile location

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

1
.drone.yml

@ -9,7 +9,6 @@ steps:
registry: porto.interlegis.leg.br registry: porto.interlegis.leg.br
mirror: https://registrycache.interlegis.leg.br mirror: https://registrycache.interlegis.leg.br
pull: if-not-exists pull: if-not-exists
dockerfile: docker/Dockerfile
auto_tag: true auto_tag: true
username: username:
from_secret: porto_user from_secret: porto_user

Loading…
Cancel
Save