mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-27 00:16:36 +02:00
fix: run ci with docker
This commit is contained in:
parent
c1b2b468b8
commit
fd69ac621c
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
image: "rust:latest"
|
||||
|
||||
default:
|
||||
tags: [docker]
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- target
|
||||
|
|
Loading…
Add table
Reference in a new issue