Files
HidekoBot/.drone.yml
Beatrice Dellacà 85d5dda098
Some checks failed
continuous-integration/drone/push Build encountered an error
Update .drone.yml
2025-03-29 13:24:25 +01:00

14 lines
257 B
YAML

kind: template
load: java-build-deploy.yaml
data:
build_branches:
- main
build_events:
- push
- pull_request
sonar_project_key: my-java-project
deploy_targets:
- production
envs:
- name: SONAR_PROJECT_KEY
value: HidekoBot