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