chore: update Go, linter, CI

This commit is contained in:
Fernandez Ludovic
2022-09-10 12:29:58 +02:00
parent 2d6ebedb0f
commit 9b1db3f461
7 changed files with 74 additions and 30 deletions

View File

@ -1,4 +1,4 @@
.PHONY: default build image check publish-images
.PHONY: default check test build image publish-images
TAG_NAME := $(shell git tag -l --contains HEAD)