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
2023-05-29 18:16:48 -04:00

6 lines
No EOL
80 B
YAML

pipeline:
build:
image: bash
commands:
- go get
- go build