0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-22 05:02:58 -05:00
This commit is contained in:
dragongoose 2023-05-29 18:05:25 -04:00
parent 15e4de67ee
commit cd116207c7
No known key found for this signature in database
GPG key ID: 50DB99B921579009

6
.woodpecker.yml Normal file
View file

@ -0,0 +1,6 @@
pipeline:
backend:
image: golang
commands:
- go get
- go build