fix(ci): pass ci_steps for central CI (Act forwards one list input)
All checks were successful
Project CI-testing / ci (push) Successful in 0s

Made-with: Cursor
This commit is contained in:
WDI-Ideas
2026-04-07 23:55:48 +05:30
parent e0795ca2d9
commit 4e9c51fc55

View File

@@ -12,10 +12,8 @@ jobs:
with:
tech_stack: node
# enable_* avoids Gitea Act dropping run_sonar/run_deploy (quoted strings for Act).
enable_build: 'true'
enable_sonar: 'true'
enable_deploy: 'true'
# Single string — WDIPL-Runner drops extra workflow_call boolean/string flags (only first sticks).
ci_steps: 'build,sonar,deploy'
wait_for_quality_gate: 'false'
app_path_beta: /var/www/app-beta