File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
packaging/debian-bookworm Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 6868 with :
6969 directory : ${{ github.workspace }}
7070
71-
7271 create_release :
7372 needs :
7473 - prebuild
10099 - build
101100 - sign
102101 - update_repositories
102+ - create_release
103103 runs-on : buildinator-5
104104 steps :
105105 - id : push_remote
Original file line number Diff line number Diff line change 4040 "os_name" : " ubuntu-focal" ,
4141 "image" : " ci.cr.45d.io/ci/simple/ubuntu-focal:1"
4242 },
43+ {
44+ "group" : " debian" ,
45+ "os_name" : " debian-bookworm" ,
46+ "image" : " ci.cr.45d.io/ci/simple/ubuntu-jammy:1"
47+ },
4348 {
4449 "group" : " ubuntu" ,
4550 "os_name" : " ubuntu-jammy" ,
7378 "packager" : " Josh Boudreau <jboudreau@45drives.com>" ,
7479 "changes" : []
7580 }
76- }
81+ }
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ cockpit-navigator (0.5.10-1bookworm) bookworm; urgency=medium
88
99 * build for bookworm
1010
11- -- Brett Kelly <bkelly@45drives.com> Mon, 24 Feb 2025 14:40:50 -0300
11+ -- Brett Kelly <bkelly@45drives.com> Mon, 24 Feb 2025 14:40:50 -0300
You can’t perform that action at this time.
0 commit comments