diff --git a/makefile b/makefile index 6a9e7b6..6e67ec4 100644 --- a/makefile +++ b/makefile @@ -7,4 +7,4 @@ build: publish: docker push $(IMAGE_NAME):$(TAG) - docker push $(IMAGE_NAME):latest \ No newline at end of file + docker push $(IMAGE_NAME):latest