fix(ci): removed unused? image directive

This commit is contained in:
Simon Cornet 2025-04-03 11:24:22 +02:00
commit cffe14d08d

View file

@ -1,4 +1,3 @@
image: "golang:alpine"
stages: stages:
- "linter" - "linter"
- "testing" - "testing"