From 16d67eedb2ac3947fa787d3ec8266d2bbdba31a6 Mon Sep 17 00:00:00 2001 From: gibonadm Date: Wed, 12 Jun 2024 10:07:17 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d38e41d..9d48bb9 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,10 @@ If anything goes wrong, look in `C:\Program Files\Gibon\wg-spool\log.txt`. Disable on specific machines ============================ -Create a file named `C:\Program Files\Gibon\wg-spool\disabled` to disable opening of the browser window. \ No newline at end of file +Create a file named `C:\Program Files\Gibon\wg-spool\disabled` to disable opening of the browser window. + +CI/CD +===== +Pushing a `v[number]` or a `build-[number]` tag will trigger a build on a runner-go instance. \ +The compiled binary will also be available on `https://git.gibonuddevalla.se/cicd/wireguard-mfa_[sha].exe`. \ +This directory is hosted on `web01:/var/www/git.gibonuddevalla.se/cicd/`. \ No newline at end of file