diff --git a/README.md b/README.md index 9d48bb9..1782eef 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Create a file named `C:\Program Files\Gibon\wg-spool\disabled` to disable openin CI/CD ===== -Pushing a `v[number]` or a `build-[number]` tag will trigger a build on a runner-go instance. \ +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`. \ +A symlink will maintained to point to the latest build: `https://git.gibonuddevalla.se/cicd/wireguard-mfa_latest.exe`. + + This directory is hosted on `web01:/var/www/git.gibonuddevalla.se/cicd/`. \ No newline at end of file