meshtasticd-debian: Fix versioning compliance, add OBS (#5785)

This commit is contained in:
Austin
2025-01-07 17:16:56 -06:00
committed by GitHub
co-authored by GitHub
parent 9421eba027
commit 6cf3485d07
9 changed files with 166 additions and 20 deletions
-10
View File
@@ -17,13 +17,3 @@ jobs:
uses: trunk-io/trunk-action@782e83f803ca6e369f035d64c6ba2768174ba61b
with:
trunk-token: ${{ secrets.TRUNK_TOKEN }}
package-ppa:
strategy:
fail-fast: false
matrix:
series: [plucky, oracular, noble, jammy]
uses: ./.github/workflows/package_ppa.yml
with:
ppa_repo: daily
series: ${{ matrix.series }}
secrets: inherit