renamed and refactored pipeline
Some checks are pending
Build Silverblue Image / build-push (push) Waiting to run
Some checks are pending
Build Silverblue Image / build-push (push) Waiting to run
This commit is contained in:
parent
e455e1f4e7
commit
b91ea3677a
@ -1,4 +1,4 @@
|
|||||||
name: Daily Build Silverblue Image
|
name: Build Silverblue Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
@ -8,7 +8,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build-push:
|
||||||
runs-on: podman
|
runs-on: podman
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
Loading…
Reference in New Issue
Block a user