Skip to content

Release 0.2.0

Release 0.2.0 #24

Workflow file for this run

name: packaging
permissions:
contents: read
on:
push:
branches:
- 'release/**'
workflow_dispatch:
jobs:
package:
uses: pendulum-project/ploutos/.github/workflows/pkg-rust.yml@provide-debug-symbols
with:
workspace_package: statime-linux
package_build_rules: |
pkg: statime
image:
- "ubuntu:xenial"
target: x86_64
package_test_scripts_path: pkg/test-scripts/test-statime.sh
rpm_scriptlets_path: pkg/rpm/scriptlets.toml
rpm_extra_build_packages: git
deb_extra_build_packages: git