Enable autotag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Valentin Brandl 2019-05-01 22:08:23 +02:00
parent 80a0afbf53
commit f1ae1b4d59
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -6,13 +6,8 @@ steps:
image: plugins/docker
settings:
repo: vbrandl/hits-of-code
auto_tag: true
username:
from_secret: docker_username
password:
from_secret: docker_password
# - name: build
# image: ekidd/rust-musl-builder
# commands:
# - sudo chown -R rust .
# - cargo test --release
# - cargo build --release