New image with auth credentials
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Bill Thiede 2019-06-21 21:50:35 -07:00
parent 3d528ce842
commit 21acb0b897

View File

@ -3,7 +3,7 @@ name: default
steps: steps:
- name: rtiow - name: rtiow
image: rust image: registry.z.xinu.tv/drone/rust:2019-06-21-r0
commands: commands:
- cd rtiow && cargo build --verbose --all - cd rtiow && cargo build --verbose --all
- cd rtiow && cargo test --verbose --all - cd rtiow && cargo test --verbose --all