mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 00:55:30 +02:00
Merge branch 'build' of github.com:45Drives/cockpit-navigator into build
This commit is contained in:
commit
bc64cb126b
2
.github/workflows/build-packages.yml
vendored
2
.github/workflows/build-packages.yml
vendored
@ -68,7 +68,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
directory: ${{ github.workspace }}
|
directory: ${{ github.workspace }}
|
||||||
|
|
||||||
|
|
||||||
create_release:
|
create_release:
|
||||||
needs:
|
needs:
|
||||||
- prebuild
|
- prebuild
|
||||||
@ -100,6 +99,7 @@ jobs:
|
|||||||
- build
|
- build
|
||||||
- sign
|
- sign
|
||||||
- update_repositories
|
- update_repositories
|
||||||
|
- create_release
|
||||||
runs-on: buildinator-5
|
runs-on: buildinator-5
|
||||||
steps:
|
steps:
|
||||||
- id: push_remote
|
- id: push_remote
|
||||||
|
@ -40,6 +40,11 @@
|
|||||||
"os_name": "ubuntu-focal",
|
"os_name": "ubuntu-focal",
|
||||||
"image": "ci.cr.45d.io/ci/simple/ubuntu-focal:1"
|
"image": "ci.cr.45d.io/ci/simple/ubuntu-focal:1"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"group": "debian",
|
||||||
|
"os_name": "debian-bookworm",
|
||||||
|
"image": "ci.cr.45d.io/ci/simple/ubuntu-jammy:1"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"group": "ubuntu",
|
"group": "ubuntu",
|
||||||
"os_name": "ubuntu-jammy",
|
"os_name": "ubuntu-jammy",
|
||||||
@ -73,4 +78,4 @@
|
|||||||
"packager": "Josh Boudreau <jboudreau@45drives.com>",
|
"packager": "Josh Boudreau <jboudreau@45drives.com>",
|
||||||
"changes": []
|
"changes": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -8,4 +8,4 @@ cockpit-navigator (0.5.10-1bookworm) bookworm; urgency=medium
|
|||||||
|
|
||||||
* build for bookworm
|
* build for bookworm
|
||||||
|
|
||||||
-- Brett Kelly <bkelly@45drives.com> Mon, 24 Feb 2025 14:40:50 -0300
|
-- Brett Kelly <bkelly@45drives.com> Mon, 24 Feb 2025 14:40:50 -0300
|
||||||
|
Loading…
x
Reference in New Issue
Block a user