Upload docker image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Valentin Brandl 2019-05-01 21:56:59 +02:00
parent 751b8e9a6d
commit 80a0afbf53
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -5,7 +5,11 @@ steps:
- name: docker
image: plugins/docker
settings:
repo: vbrandl/hoc
repo: vbrandl/hits-of-code
username:
from_secret: docker_username
password:
from_secret: docker_password
# - name: build
# image: ekidd/rust-musl-builder
# commands: