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

I can't spell

This commit is contained in:
dragongoose 2023-07-04 21:03:46 -04:00
parent 8e26a9fb5a
commit a1ea4ed211
No known key found for this signature in database
GPG key ID: 50DB99B921579009

View file

@ -1,6 +1,6 @@
pipeline:
build:
image: docker.io/golang:latests
image: docker.io/golang:latest
commands:
- go get
- go build