From 2270ea33f68215329a05556d0e6a5eb1f3567c6f Mon Sep 17 00:00:00 2001 From: leandrofars Date: Sat, 13 Apr 2024 13:19:07 -0300 Subject: [PATCH] feat: circle ci release docker images | closes #215 --- build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Makefile b/build/Makefile index 97917fc..4406994 100644 --- a/build/Makefile +++ b/build/Makefile @@ -1,7 +1,7 @@ .PHONY: help build .DEFAULT_GOAL := help -DOCKER_USER ?= oktopus +DOCKER_USER ?= oktopusp help: @echo "Makefile arguments:"