Added deb build
Some checks failed
Build and Publish Deb Package / build-deb (push) Failing after 9m5s
Publish Server Image / build-and-push-image (push) Has been cancelled

This commit is contained in:
2026-03-13 15:54:08 +00:00
parent 0242376a65
commit 773e9c1ee7

View File

@@ -7,7 +7,7 @@ on:
jobs:
build-deb:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout repository