mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
Fix CI
This commit is contained in:
parent
d6998508f2
commit
c1d9f5ab65
@ -4,7 +4,7 @@ jobs:
|
||||
test-build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: iceshrimp.dev/iceshrimp/iceshrimp:ci-env
|
||||
image: iceshrimp.dev/iceshrimp/ci-env:latest
|
||||
options: --volume /opt/iceshrimp-cache/yarn:/iceshrimp-caches/yarn --volume /opt/iceshrimp-cache/cargo:/root/.cargo --volume /opt/iceshrimp-cache/built:/iceshrimp-caches/built --volume /opt/iceshrimp-cache/target:/iceshrimp-caches/target
|
||||
services:
|
||||
database:
|
||||
|
Loading…
Reference in New Issue
Block a user