Compare commits
1 Commits
2c27aece68
...
master
Author | SHA1 | Date | |
---|---|---|---|
5e517f1370 |
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
Loading…
Reference in New Issue
Block a user