chore(ci): pin Central CI and skip npm compile for sonar path test
Some checks failed
Project CI-testing / ci (push) Failing after 55s

Made-with: Cursor
This commit is contained in:
WDI-Ideas
2026-04-08 00:13:20 +05:30
parent d71a7542f7
commit aff6834329

View File

@@ -8,13 +8,14 @@ on:
jobs:
ci:
# Pin SHA (bump when wdipl-actions ci.yml changes). Propagates ci_steps via build workflow outputs.
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@8126e71262c259103a6d352744399773792dfcff
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@821abc7d0b352e6385cf542ca8b117ec23a2f077
with:
tech_stack: node
# Single string — WDIPL-Runner drops extra workflow_call boolean/string flags (only first sticks).
ci_steps: 'build,sonar,deploy'
skip_node_compile: 'true'
wait_for_quality_gate: 'false'
app_path_beta: /var/www/app-beta