0
Fork 0
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:
dragongoose 2023-05-29 18:16:48 -04:00
parent f951f0f642
commit e1b88e76e7
No known key found for this signature in database
GPG key ID: 50DB99B921579009

View file

@ -1,6 +1,6 @@
pipeline:
build:
image: golang:1.17
image: bash
commands:
- go get
- go build