mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-26 19:22:29 +00:00
fix: run ci with docker
This commit is contained in:
parent
c1b2b468b8
commit
fd69ac621c
@ -1,5 +1,8 @@
|
||||
image: "rust:latest"
|
||||
|
||||
default:
|
||||
tags: [docker]
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- target
|
||||
|
Loading…
Reference in New Issue
Block a user