chore(ci): pin Central CI and skip npm compile for sonar path test
Some checks failed
Project CI-testing / ci (push) Failing after 55s
Some checks failed
Project CI-testing / ci (push) Failing after 55s
Made-with: Cursor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user