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
All checks were successful
Project CI-testing / ci (push) Successful in 0s
Made-with: Cursor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user