Fix CI for compliance portal rename

Workflows still stubbed apps/trust/dist after the rename, so
go:embed and frontend builds failed. Also make step-ca writable
on Linux CI and fix domains section indent lint.

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-07-17 17:52:23 +02:00
parent caeb6d9225
commit 17d877a8bd
4 changed files with 31 additions and 17 deletions

5
.gitignore vendored
View File

@@ -16,6 +16,11 @@ sbom-docker.json
*.key
*.tsbuildinfo
compose/keycloak/probo-realm.json
compose/step-ca/config/
compose/step-ca/db/
compose/step-ca/secrets/
compose/step-ca/certs/
compose/step-ca/templates/
.sandbox.env
# Generated files (codegen)