mirror of
https://codeberg.org/SafeTwitch/safetwitch-backend.git
synced 2024-12-22 05:02:58 -05:00
Change go version
This commit is contained in:
parent
cd116207c7
commit
f951f0f642
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
backend:
|
||||
image: golang
|
||||
build:
|
||||
image: golang:1.17
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
Loading…
Reference in a new issue