Skip to content

Update dependabot configuration and add container release workflow for Ubuntu 24.04 and Dockerfile for Molecule #659

Update dependabot configuration and add container release workflow for Ubuntu 24.04 and Dockerfile for Molecule

Update dependabot configuration and add container release workflow for Ubuntu 24.04 and Dockerfile for Molecule #659

Workflow file for this run

---
name: Container CI
on:
pull_request:
push:
branches:
- master
- centos-*
- debian-*
- fedora-*
- ubuntu-*
jobs:
container-ci:
name: Reusable Workflow
uses: hspaans/.github/.github/workflows/container-ci.yml@master