add org better

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-09-19 10:51:14 -04:00
parent 3fbb25377a
commit 8154a94e72
Signed by: xe
SSH Key Fingerprint: SHA256:7EWsWanxCI427bJ0t3CA6LyqXnkPajReCxkUhbpJULU

View File

@ -22,6 +22,8 @@ jobs:
- name: what version is installed? - name: what version is installed?
run: earthly --version run: earthly --version
- name: use sattelite Alpha - name: use sattelite Alpha
run: earthly sat select alpha --org me-2625 run: |
earthly org select me-2625
earthly sat select alpha
- name: run the earthly hello world - name: run the earthly hello world
run: earthly github.com/earthly/hello-world:main+hello run: earthly github.com/earthly/hello-world:main+hello