test(release): complete local action matrix
CI and Deploy / test (pull_request) Successful in 5m12s
CI and Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
cesnimda
2026-08-15 18:16:00 +02:00
parent a25c31b93a
commit 0d487123af
9 changed files with 189 additions and 38 deletions
+2
View File
@@ -31,6 +31,8 @@ export default defineConfig({
Auth__AdminEmail: "e2e@example.test",
Auth__AdminPassword: "E2ePassword123!",
Auth__AllowRegistration: "false",
App__Version: "e2e-verification",
App__CommitSha: "e2e1234",
Cors__Origins__0: appUrl,
Data__Root: dataRoot,
HttpsRedirection__Enabled: "false",