0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2025-03-11 13:41:20 -05:00
safetwitch-backend/.woodpecker.yml

6 lines
87 B
YAML
Raw Normal View History

2023-05-29 18:05:25 -04:00
pipeline:
2023-05-29 18:12:18 -04:00
build:
image: golang:1.17
2023-05-29 18:05:25 -04:00
commands:
- go get
- go build