Update .gitlab-ci.yml file

This commit is contained in:
Evan Burkey 2023-07-06 21:49:16 +00:00
parent 67573770a8
commit deea524e51
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
image: golang:alpine3.18
before_script:
- apk add --update git
build:
script:
- go build