ci: use alpine linux edge image for linting/building
staticcheck isn't available in a stable release of Alpine Linux yet...
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# global settings
|
# global settings
|
||||||
image: alpine:latest
|
image: alpine:edge
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
|
Reference in New Issue
Block a user