Merge branch 'main' of ssh://git.gibonuddevalla.se/Misc/wireguard-mfa_windows_agent
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 18s

This commit is contained in:
Magnus Åhall 2024-06-12 10:19:36 +02:00
commit 2ef2676b89

View File

@ -17,4 +17,10 @@ If anything goes wrong, look in `C:\Program Files\Gibon\wg-spool\log.txt`.
Disable on specific machines 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/`.