1
0
Fork 0
mirror of https://github.com/Luzifer/yaml-vault.git synced 2024-10-18 06:44:25 +00:00
yaml-vault/Makefile
Knut Ahlers 997b8674e9
Replace CI system
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-04-07 14:36:14 +02:00

7 lines
74 B
Makefile

default: lint
lint:
golangci-lint run ./...
publish:
bash ci/build.sh