use rust from reg.tulpa.dev
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Cadey Ratio 2020-10-25 16:01:34 -04:00
parent 26999f5f2c
commit 5c48459414
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: tests/release
steps:
- name: rust tests
image: "rust:1"
image: "reg.tulpa.dev/rust:1"
pull: always
commands:
- cargo test --all