Update .gitea/workflows/ci.yml

This commit is contained in:
2026-04-07 16:12:50 +00:00
parent 645a44d0f8
commit 211791f9a2

View File

@@ -5,16 +5,12 @@ on:
inputs:
run_build:
type: string
default: true
run_sonar:
type: string
default: true
run_deploy:
type: string
default: false
wait_for_quality_gate:
type: string
default: true
tech_stack:
type: string
required: true