Commit Graph

9 Commits

Author SHA1 Message Date
Gustavo Carreno
e95aca86d6 ci: Fix generation of .deb
Some bad assumptions were made on the operation of the application that
creates the `.deb` package.
This change should, now, create the correct `.deb` package.

Refs: 2296
2025-11-03 22:29:09 +00:00
Gustavo Carreno
76dfa98217 ci: Fixing some blantant mistakes
Forgot to set the env var for the `build` step on the workflow.
The env var `tag` for the `Makefile` is now filled from the past `git
tag`.
2025-10-23 19:06:39 +01:00
Gustavo Carreno
d293d648d8 ci: Removing unnecessary tx-push recipe 2025-10-23 19:06:39 +01:00
Gustavo Carreno
c513e535d9 ci: Forgot to copy .ini files on run-* 2025-10-23 19:06:39 +01:00
Gustavo Carreno
04650d93a7 ci: Completing run-gtk2, run-qt5 2025-10-23 19:06:39 +01:00
Gustavo Carreno
3ceed3936c ci: Adding empty tx-push to Makefile 2025-10-23 19:06:39 +01:00
Gustavo Carreno
14dd9ce9a5 ci: Adjusting workflow to skip secrets detection 2025-10-23 19:06:39 +01:00
Gustavo Carreno
123a2e7d36 ci: Adding usage of secrets.mk 2025-10-23 19:06:39 +01:00
Gustavo Carreno
2bee126353 chore: First batch of changes 2025-10-23 19:06:39 +01:00