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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user