Update README.md

This commit is contained in:
gibonadm 2024-06-12 10:07:17 +02:00
parent a8be328a6d
commit 16d67eedb2

View File

@ -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.
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/`.