fix?????????

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-09-19 12:05:51 -04:00
parent 68cc49f5f0
commit 6b5cf687cc
Signed by: xe
SSH Key Fingerprint: SHA256:4VmLEcSFkJqNVktQ6/3CA2uSk8wGZ8VEzLmTQTyjngM

View File

@ -37,12 +37,11 @@ jobs:
registry: ghcr.io registry: ghcr.io
username: xe username: xe
password: ${{ secrets.GHCR_TOKEN }} password: ${{ secrets.GHCR_TOKEN }}
- name: what version is installed?
run: earthly --version
- name: use sat alpha - name: use sat alpha
run: | run: |
earthly org select me-2625 earthly org select me-2625
earthly sat select alpha earthly sat select alpha
docker info docker info
env
- name: run the earthly hello world - name: run the earthly hello world
run: earthly --verbose github.com/earthly/hello-world:main+hello run: earthly --verbose github.com/earthly/hello-world:main+hello