build armhf on native hw

This commit is contained in:
aptalca 2021-09-14 15:01:14 -04:00
parent b282abbd4a
commit 51dcedea65
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@ custom_version_command: "curl -sX GET https://api.github.com/repos/audacity/auda
release_type: stable
release_tag: latest
ls_branch: main
armhf_native: true
repo_vars:
- BUILD_VERSION_ARG = 'AUDACITY_VERSION'
- LS_USER = 'linuxserver'