On Tue, 7 Dec 2021 07:29:00 -0300
Adriano dos Santos Fernandes wrote:
> It's prepared to generate Inno Setup installer kit, but it seems
> failing for master, so currently only .zip kit is generated.
This affects regular builds too, not just the docker image.
The docker image needs the MSM modul
Hi!
I've created build environments for Firebird (master at this moment) for
Windows and Linux (both 32 and 64 bits) in Docker.
Note that this is not Docker image with Firebird. It's a builder
environment.
This serves mainly for three purposes:
- Have better environments to run in GitHub Actions