Skip to content

Enable debug symbols. #19

Enable debug symbols.

Enable debug symbols. #19

Workflow file for this run

name: packaging
permissions:
contents: read
on:
push:
branches:
- 'release/**'
workflow_dispatch:
jobs:
package:
uses: davidv1992/ploutos/.github/workflows/pkg-rust.yml

Check failure on line 14 in .github/workflows/packaging.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/packaging.yml

Invalid workflow file

invalid value workflow reference: no version specified
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