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