Skip to content

Add debian cloud build using machine #361

Add debian cloud build using machine

Add debian cloud build using machine #361

name: Build and Push Fedora container
on:
workflow_dispatch:
push:
branches:
- "main"
pull_request: {}
jobs:
build-and-push:
name: Build and push - Fedora
uses: ./.github/workflows/reusable-build-and-push-containers.yml
with:
container_name: "fedora"
secrets: inherit