Lagrange [dev]

Add github workflow for debian packaging

Manos Pitsidianakis

Sun Oct 25 02:08:15 2020 +0300

Builds can be triggered manually (`workflow_dispatch`) and by pushing a

tagged release (`v*.*.*`)

- There's a plain build done in an amd64 ubuntu-latest image and tar'ed

- There's an amd64 ubuntu-latest deb package

- There's an amd64 debian buster deb package made in a docker container

Release is defined in the RELEASE_VERSION env var in the workflow

configuration but must also be changed in the debian/ metadata.

Diff (Colored)

Diff (Colored, Plain Text)

🔨 Patch

Parent e5b6461e

Repository