This website requires JavaScript.
Explore
Help
Sign In
golang
/
rest-api
Watch
0
Star
0
Fork
0
You've already forked rest-api
Code
Issues
Pull Requests
Releases
Wiki
Activity
a68d97a228
rest-api
/
.drone.yml
10 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Added DroneCI config
2020-09-17 20:53:31 +02:00
kind
:
pipeline
name
:
default
steps
:
-
name
:
test
image
:
golang
commands
:
-
go test
-
go build
Updated .drone.yml
2020-09-17 20:55:56 +02:00
-
ls
Reference in New Issue
Copy Permalink