docs(ci): note boolean run_* flags for central wdipl-actions CI
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,7 +12,7 @@ jobs:
|
||||
with:
|
||||
tech_stack: node
|
||||
|
||||
# Gitea may pass these as booleans; central CI accepts bool or string (see job if: there).
|
||||
# Central CI expects YAML booleans (type: boolean). Do not use quoted "true"/"false".
|
||||
run_build: true
|
||||
run_sonar: true
|
||||
run_deploy: true
|
||||
|
||||
Reference in New Issue
Block a user