update: 2025.12.4 -> 2026.2.0
ChangeLog: https://docs.goauthentik.io/releases/2026.2/
This commit is contained in:
parent
3abc7ff26a
commit
4b7126941b
8 changed files with 25 additions and 31 deletions
|
|
@ -13,7 +13,8 @@ buildNapalmPackage "${authentik-src}/website" {
|
|||
"cp -v ${authentik-src}/SECURITY.md ../SECURITY.md"
|
||||
"cp -vr ${authentik-src}/blueprints ../blueprints"
|
||||
"cp -v ${authentik-src}/schema.yml ../schema.yml"
|
||||
"cp -v ${authentik-src}/docker-compose.yml ../docker-compose.yml"
|
||||
"mkdir -p ../lifecycle/container"
|
||||
"cp -v ${authentik-src}/lifecycle/container/compose.yml ../lifecycle/container/compose.yml"
|
||||
"npm config set loglevel verbose"
|
||||
"npm ci --workspaces --include-workspace-root --no-audit"
|
||||
"npm run build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue