Skip to content

Commit

Permalink
add bootupd
Browse files Browse the repository at this point in the history
  • Loading branch information
karuboniru committed Jan 23, 2024
1 parent c674779 commit 517669b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Build Ostree Container Image
# documentation.

on:
schedule:
- cron: '00 9 * * *'
push:
branches: [ '*' ]

Expand Down
17 changes: 17 additions & 0 deletions karuboniru-packages.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
include: fedora-silverblue.yaml
ref: fedora/39/${basearch}/karuboniru-silverblue
rojig:
name: fedora-silverblue
summary: "Fedora Silverblue base image"
license: MIT

arch-include:
x86_64: bootupd.yaml
aarch64: bootupd.yaml

packages:
- bootc

repos:
- fedora-39
- fedora-39-updates

0 comments on commit 517669b

Please sign in to comment.