1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-30 05:19:02 +02:00

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
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4

View file

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