fix: run ci with docker

This commit is contained in:
Timo Kösters
2021-05-22 21:41:08 +02:00
parent c1b2b468b8
commit fd69ac621c

View File

@@ -1,5 +1,8 @@
image: "rust:latest" image: "rust:latest"
default:
tags: [docker]
cache: cache:
paths: paths:
- target - target