3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/scripts/build/ci-wix
Arve Knudsen 3b248fccc8
Drone: Add Windows PR pipeline ()
* Drone: Add Windows PR pipeline
* CI: Add Dockerfile for WiX image
2020-08-19 11:46:36 +02:00
..
Dockerfile Drone: Add Windows PR pipeline () 2020-08-19 11:46:36 +02:00
Magefile.go Drone: Add Windows PR pipeline () 2020-08-19 11:46:36 +02:00
README.md Drone: Add Windows PR pipeline () 2020-08-19 11:46:36 +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