Files
HidekoBot/.drone.yml
Beatrice Dellacà 7d3cde320b
Some checks failed
continuous-integration/drone/push Build encountered an error
Update .drone.yml
2025-03-29 15:33:49 +01:00

13 lines
216 B
YAML

kind: template
load: java-build-deploy.yaml
data:
os: linux
arch: amd64
build_branches:
- main
build_events:
- push
- pull_request
sonar_project_key: HidekoBot
deploy_targets:
- production