aboutsummaryrefslogblamecommitdiff
path: root/.drone.yml
blob: 5790c3fa71edd5263ed58d43fea1d17d7c950edd (plain) (tree)
1
2
3
4
5
6



                        

                   
pipeline:
  run_golang:
    group: build
    image: golang:1.18.5
    commands:
    - go test ./...