You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antonio De Lucreziis
d5aa458af7
continuous-integration/drone/push Build is passing
Details
|
2 years ago | |
---|---|---|
foo | 2 years ago | |
.drone.yaml | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
main.go | 2 years ago |
README.md
Drone Example
Un piccolo progetto di esempio per mostrare come funziona Drone
Test
$ go test -v ./...
Build
$ go build -o ./bin/drone-example .