diff --git a/.gitea/workflows/earthly.yml b/.gitea/workflows/earthly.yml index 51d3997..30f7f2c 100644 --- a/.gitea/workflows/earthly.yml +++ b/.gitea/workflows/earthly.yml @@ -1,4 +1,4 @@ -name: GitHub Actions CI +name: Gitea Actions CI on: push: @@ -40,7 +40,7 @@ jobs: - name: use sat alpha run: | earthly org select me-2625 - earthly sat select alpha + #earthly sat select alpha docker info env - name: run the earthly hello world