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

16 lines
283 B
YAML

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