renamed and refactored pipeline
Some checks are pending
Build Silverblue Image / build-push (push) Waiting to run

This commit is contained in:
Joshua Seiger-Eatwell 2025-01-03 08:42:34 +01:00
parent e455e1f4e7
commit b91ea3677a

View File

@ -1,4 +1,4 @@
name: Daily Build Silverblue Image
name: Build Silverblue Image
on:
schedule:
@ -8,7 +8,7 @@ on:
- main
jobs:
build:
build-push:
runs-on: podman
steps:
- name: Checkout code