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

6 lines
80 B
YAML
Raw Normal View History

2023-05-29 17:05:25 -05:00
pipeline:
2023-05-29 17:12:18 -05:00
build:
2023-05-29 17:16:48 -05:00
image: bash
2023-05-29 17:05:25 -05:00
commands:
- go get
- go build