From 17ed41949bc42d79c47ad75890bd6b0463db431d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 7 Dec 2023 04:24:33 -0800 Subject: ci(earthly): push --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Earthfile') diff --git a/Earthfile b/Earthfile index 2c7f3f7d..4775d77e 100644 --- a/Earthfile +++ b/Earthfile @@ -71,4 +71,4 @@ docker: CMD ["bun", "--bun", "./index.js"] - SAVE IMAGE fuwn/due-next:latest + SAVE IMAGE --push fuwn/due-next:latest -- cgit v1.2.3