gtslib-auth-keyring/.drone.yml
decentral1se f867bf493e
All checks were successful
continuous-integration/drone/push Build is passing
feat: init
2024-07-31 22:47:01 +02:00

9 lines
131 B
YAML

---
kind: pipeline
name: gtslib-auth-keyring
steps:
- name: build
image: golang:1.21
commands:
- go build -v ./...