nginx-otel-nix/.github/workflows/debpkg.yaml
2025-01-24 20:53:05 +03:00

13 lines
306 B
YAML

on: push
jobs:
build-debs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jtdor/build-deb-action@v1
env:
DEB_BUILD_OPTIONS: noautodbgsym
with:
buildpackage-opts: -us -uc -b -rfakeroot
extra-build-deps: ca-certificates