update ci config to always build
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
* hopefully
This commit is contained in:
parent
cccddb3172
commit
67f317ed98
@ -6,13 +6,12 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
settings:
|
settings:
|
||||||
repo: sneak/hntransparency
|
repo: sneak/orangesite
|
||||||
dry_run: true
|
dry_run: true
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
auto_tag: true
|
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_COMMIT_SHA}
|
- ${DRONE_COMMIT_SHA}
|
||||||
- ${DRONE_BRANCH}
|
- ${DRONE_BRANCH}
|
||||||
|
Loading…
Reference in New Issue
Block a user