Build an AppImage bundle without debug symbold to reduce bundle fingerprints. A…

Authored by cgilles on Jan 16 2020, 7:47 AM.

Description

Build an AppImage bundle without debug symbold to reduce bundle fingerprints. A debug version is compiled also in the workflow deployement (this one use '-debug' prefix). Non debug version will be published officially on KDE download mirrors, and debug will be only published on weekly build area.

Details