Skip to content

Merge pull request #6124 from Wabri/fix/175060/rollback_unstable_full… #8540

Merge pull request #6124 from Wabri/fix/175060/rollback_unstable_full…

Merge pull request #6124 from Wabri/fix/175060/rollback_unstable_full… #8540

Workflow file for this run

---
name: compose
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
webui-docker-compose:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@v4
- name: Verify that containers can be composed
run: make test-containers-compose