fix: run ci with docker

next
Timo Kösters 2021-05-22 21:41:08 +02:00
parent c1b2b468b8
commit fd69ac621c
No known key found for this signature in database
GPG Key ID: 24DA7517711A2BA4
1 changed files with 3 additions and 0 deletions

View File

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