Update .gitea/workflows/ci.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user