Updated readme

This commit is contained in:
2020-04-25 19:03:59 +01:00
parent aebf937820
commit 59fbbfcfe0
3 changed files with 45 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
.DEFAULT_GOAL := default
IMAGE ?= docker.cloud.cluster.fun/private/kube-1password-secrets:latest
IMAGE ?= docker.cloud.cluster.fun/averagemarcus/kube-1password-secrets:latest
.PHONY: test # Run all tests, linting and format checks
test: lint check-format run-tests