fix: run ci with docker
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
image: "rust:latest"
|
image: "rust:latest"
|
||||||
|
|
||||||
|
default:
|
||||||
|
tags: [docker]
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- target
|
- target
|
||||||
|
|||||||
Reference in New Issue
Block a user