torizon / torizon-deb-ci

A composite action consisting of all actions needed to build, test and sign Debian packages for Torizon OS.
GNU General Public License v3.0
0 stars 0 forks source link

Parameter to get sources with dget #7

Open escherstair opened 2 weeks ago

escherstair commented 2 weeks ago

When I would like building a debian package, I can use dget command to ge the sources. I would like having a parameter to specify that the sources to be built must be download with dget (instead of having them in the git repo).

I see that under the hood it uses torizon/build-deb-action, so probably some new parameters is needed there, before