0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2025-01-03 11:20:08 -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: pipeline:
build: build:
image: golang:1.17 image: bash
commands: commands:
- go get - go get
- go build - go build