switch to appimage and single arch

This commit is contained in:
aptalca 2021-07-26 13:22:59 -04:00
parent b0c6f0d2e0
commit 85fc4c6493
9 changed files with 33 additions and 236 deletions

View file

@ -16,7 +16,7 @@ repo_vars:
- DEV_DOCKERHUB_IMAGE = 'lsiodev/audacity'
- PR_DOCKERHUB_IMAGE = 'lspipepr/audacity'
- DIST_IMAGE = 'ubuntu'
- MULTIARCH = 'true'
- MULTIARCH = 'false'
- CI = 'true'
- CI_WEB = 'true'
- CI_PORT = '3000'