added domain but certificate takes too long?

My nodejs project doesn't work using azure and github actions even if it's deployed (app and build)

I have a nextjs project and don't know how to deploy on Zerops.io?
Cannot build due to app not reading env vars
Login required! which basically means that the ASTRO_DB_APP_TOKEN env var is missing. I've checked the build container and echoing the env vars seems OK, they both are printed out and set. If i attempt to build the application in the container with the env vars, everything seems fine (e.g. sudo ASTRO_DB_REMOTE_URL=db/dev.db ASTRO_DB_APP_TOKEN="" pnpm astro build --remote).
Do i have something wrong?
The env var is supposed to be secret (see screenshot) and i have it in the zerops.yaml from runtime....
Deployment Issue

Having some issues with Zerops

File listed in addToRunPrepare not available in prepareCommands
obtain zerops.yml for existing service
zerops.yml config file for an existing service? In zcli is not any command for that and in GUI can not see any option for downloading the file. There is only option for Export service as yaml but it returns short yaml about the service name and version.IP not pointing to project

Best way to migrate from legacy to lightweight core
Cloning and using a repository on build
cd into it and run build, however it looks like the cd command is not working as i would expect, and also i cannot clone the repository to current working folder because it is not empty. What should be the recommended way to do this?
```
2025-01-07T07:41:43.120Z โโโโ โ
git clone --depth 1 --branch musl-fix https://github.com/dallyh/libsql.git โโโโ...Stopped service has allocated cores and memory

zcli service log - invalid memory address or nil pointer dereference
zcli service log --projectId XXX it works fine. But when adding the --serviceId XXX parameter it crashed
```
zcli service log --projectId XXX --serviceId XXX
โค INFO Selected service: XXX...Wireguard adapter was created, but we are not able to establish a connection
NGINX Authentication Based on Subrequest Result
Let's encrypt for subdomain wildcard
PHP extensions ext-sodium required
zerops.yml (see addition of run.prepareCommands):
```yaml
zerops:...