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