Update .gitea/workflows/ci.yml
All checks were successful
Project CI-testing / ci (push) Successful in 0s

This commit is contained in:
2026-04-07 15:55:11 +00:00
parent ea983502fa
commit 16b79b912d

View File

@@ -12,10 +12,10 @@ jobs:
with:
tech_stack: node
run_build: true
run_sonar: true
run_deploy: true
wait_for_quality_gate: false
run_build: "true"
run_sonar: "true"
run_deploy: "true"
wait_for_quality_gate: "false"
app_path_beta: /var/www/app-beta
app_path_staging: /var/www/app-staging