Skip to content

Rename CI container to fedora-ci #1

Rename CI container to fedora-ci

Rename CI container to fedora-ci #1

Workflow file for this run

name: Build image 'fedora-ci'
on:
push:
branches:
- main
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-ci"
tags: unstable ${{ github.sha }}