Compare commits
No commits in common. "a6d8f3b86b57ed42aa946542172aacd4eeffdb55" and "d0a663b2bb2c5003069d51fa2118c12548f44e9d" have entirely different histories.
a6d8f3b86b
...
d0a663b2bb
10
.drone.yml
10
.drone.yml
@ -1,10 +0,0 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: rust:alpine
|
||||
commands:
|
||||
- apk add --no-cache musl-dev
|
||||
- cargo test
|
||||
Loading…
Reference in New Issue
Block a user