mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
packages/client-ts: init (#21120)
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
committed by
GitHub
parent
527c44ca27
commit
ef1d0b0279
@@ -20,7 +20,6 @@ if [[ -v BUILD ]]; then
|
||||
|
||||
# Ensure buildx is installed
|
||||
docker buildx install
|
||||
make gen-client-ts
|
||||
touch lifecycle/container/.env
|
||||
|
||||
docker build -t "${AUTHENTIK_IMAGE}:${AUTHENTIK_TAG}" -f lifecycle/container/Dockerfile .
|
||||
|
||||
Reference in New Issue
Block a user