update ci config to always build
continuous-integration/drone/push Build is failing Details

* hopefully
This commit is contained in:
Jeffrey Paul 2020-03-25 09:13:48 -07:00
parent cccddb3172
commit 67f317ed98
1 changed files with 1 additions and 2 deletions

View File

@ -6,13 +6,12 @@ steps:
image: plugins/docker
network_mode: bridge
settings:
repo: sneak/hntransparency
repo: sneak/orangesite
dry_run: true
username:
from_secret: docker_username
password:
from_secret: docker_password
auto_tag: true
tags:
- ${DRONE_COMMIT_SHA}
- ${DRONE_BRANCH}