This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-30 10:05:10 +01:00
Code
Issues
Activity
51f6148851
gitea
/
.drone.yml
7 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
test drone
2014-11-17 23:19:17 +01:00
image
:
go1.3
env
:
-
GOPATH=/var/cache/drone
script
:
test drone
2014-11-17 23:36:51 +01:00
-
go get -v
test drone
2014-11-17 23:19:17 +01:00
-
go build -v
-
go test -v ./...
Reference in New Issue
Copy Permalink