diff --git a/.gitea/workflows/earthly.yml b/.gitea/workflows/earthly.yml index 49bd8bf..af73ad3 100644 --- a/.gitea/workflows/earthly.yml +++ b/.gitea/workflows/earthly.yml @@ -43,5 +43,6 @@ jobs: run: | earthly org select me-2625 earthly sat select alpha + docker info - name: run the earthly hello world run: earthly --verbose github.com/earthly/hello-world:main+hello \ No newline at end of file