mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 07:38:35 +00:00
test drone
This commit is contained in:
6
.drone.yml
Normal file
6
.drone.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
image: go1.3
|
||||
env:
|
||||
- GOPATH=/var/cache/drone
|
||||
script:
|
||||
- go build -v
|
||||
- go test -v ./...
|
Reference in New Issue
Block a user