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-07-10 20:15:50 +00:00

6 lines
No EOL
99 B
YAML

pipeline:
build:
image: docker.io/golang:latest
commands:
- go get
- go build