Skip to content

Commit c561b6b

Browse files
chadmedjannau
authored andcommitted
README: explain CI pipelines
Signed-off-by: James Calligeros <[email protected]>
1 parent 91dbba2 commit c561b6b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ or brand the installer. By default, the build will fetch required dependencies f
1717
the Internet and cache them under `dl/`. If this isn't desired, place the required
1818
files there before running the build.
1919

20+
The reference installer at https://alx.sh is deployed from the latest tag of this
21+
repo by `.github/workflows/release-prod.yaml`. The dev installer at https://alx.sh/dev
22+
is deployed from the latest push to `main` by `.github/workflows/release-dev.yaml`.
23+
2024
## Bootstrapping and branding
2125
The installer is meant to be executed via a bootstrap script. We provide reference
2226
implementations for [local development](scripts/bootstrap.sh) and for alx.sh

0 commit comments

Comments
 (0)