switch CI to alpine
This commit is contained in:
		| @@ -1,4 +1,7 @@ | |||||||
| image: golang:1.20 | image: golang:alpine3.18 | ||||||
|  |  | ||||||
|  | before_script: | ||||||
|  |   - apk add --update git | ||||||
|  |  | ||||||
| build: | build: | ||||||
|   script: |   script: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user