extra spaces
This commit is contained in:
parent
88a42695a1
commit
4df085a4f0
@ -9,7 +9,7 @@ steps:
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /usr/local/cargo
|
||||
- name: target-cache
|
||||
- name: target-cache
|
||||
path: /drone/src/target
|
||||
commands:
|
||||
- cargo build
|
||||
@ -18,7 +18,7 @@ steps:
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /usr/local/cargo
|
||||
- name: target-cache
|
||||
- name: target-cache
|
||||
path: /drone/src/target
|
||||
commands:
|
||||
- cargo test
|
||||
|
Loading…
x
Reference in New Issue
Block a user