Skip to content

Merge pull request #5566 from os-autoinst-bot/dependency_2024-04-08 #6399

Merge pull request #5566 from os-autoinst-bot/dependency_2024-04-08

Merge pull request #5566 from os-autoinst-bot/dependency_2024-04-08 #6399

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@v2
- name: Verify that containers can be composed
run: make test-containers-compose