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