From 28d98d4b6296953b54514d2330858304501a3b80 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 19 Sep 2024 10:59:31 -0400 Subject: [PATCH] wtf?? Signed-off-by: Xe Iaso --- .gitea/workflows/earthly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/earthly.yml b/.gitea/workflows/earthly.yml index 03785c8..0d4f16b 100644 --- a/.gitea/workflows/earthly.yml +++ b/.gitea/workflows/earthly.yml @@ -32,6 +32,6 @@ jobs: earthly config 'global.container_frontend' 'docker-shell' earthly org select me-2625 earthly sat select alpha - earthly --verbose +build + docker info - name: run the earthly hello world run: earthly github.com/earthly/hello-world:main+hello \ No newline at end of file