ulib/.drone.yml
tqcq e95b8a52ba
Some checks reported errors
continuous-integration/drone/push Build encountered an error
fix kind
2023-11-16 19:09:58 +08:00

10 lines
155 B
YAML

kind: template
type: drone/build.yaml
data:
image_name: x64
build:
- arch: x64-Debug
type: Debug
- arch: x64-Release
type: Release