grafana/scripts/build/ci-wix
2021-09-29 14:34:40 +02:00
..
Dockerfile
Magefile.go
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00

WiX Docker Image

This directory contains a Dockerfile for building a Windows based image containing the WiX toolkit, that we use to build Windows installers.

To build the Docker image:

mage

To publish the Docker image:

mage publish