0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-22 05:02:58 -05:00
safetwitch-backend/.woodpecker.yml

6 lines
99 B
YAML
Raw Normal View History

2023-07-04 16:20:37 -05:00
pipeline:
2023-07-04 16:29:12 -05:00
build:
2023-07-04 20:03:46 -05:00
image: docker.io/golang:latest
2023-07-04 16:29:12 -05:00
commands:
- go get
2023-07-10 15:15:50 -05:00
- go build