You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah why not, I think this would be helpful. But to be honest, currently I don't know how to build a .deb package. How have you built the ones which you have already released? Perhaps we could use Travis-CI to do this in an automated way?
At work, we use gitlab with CI/CD and use that to build .deb packages. The ones that are in the release sections were build manually within debian docker image. Basically I have prepared docker debian container with the build scripts and used that locally.
Since we are autobuilding Docker, we should also autobuild .deb package, but how?
The text was updated successfully, but these errors were encountered: