Skip to content

Release patch for all plugins (#600) #102

Release patch for all plugins (#600)

Release patch for all plugins (#600) #102

services:

Check failure on line 1 in .github/workflows/docker-compose.ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-compose.ci.yml

Invalid workflow file

(Line: 1, Col: 1): Unexpected value 'services', (Line: 1, Col: 1): Required property is missing: jobs
perses:
image: persesdev/perses:main-2026-02-26-739dc289-distroless-debug
container_name: perses
network_mode: host
environment:
- PERSES_PLUGIN_ENABLE_DEV=true
- PERSES_PLUGIN_ARCHIVE_PATHS_0=/etc/perses/development-archives
- PERSES_PROVISIONING_FOLDERS_0=/etc/perses/provisioning
volumes:
- ../../plugins/development-archives:/etc/perses/development-archives
- ../../e2e/src/data:/etc/perses/provisioning