mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
[ci] Remove cargo volumes from test-build workflow
This commit is contained in:
parent
17f683542b
commit
1d8217e9a0
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: docker
|
||||
container:
|
||||
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
|
||||
options: --volume /opt/iceshrimp-cache/yarn:/iceshrimp-caches/yarn
|
||||
services:
|
||||
database:
|
||||
image: postgres:15
|
||||
|
Loading…
Reference in New Issue
Block a user