dev-containers/docker-compose.yml
nikurasu 24934f7b79
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat(ci): add woodpecker pipeline
2024-03-28 22:43:10 +01:00

7 lines
173 B
YAML

version: '3'
services:
devcontainer:
image: dev.cat-enby.club/cat-enby-club/devel-base:latest
volumes:
- ../..:/workspaces:cached
command: sleep infinity