Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-09-19 10:57:49 -04:00
parent 1f65a63fdf
commit 12f8451f40
Signed by: xe
SSH Key Fingerprint: SHA256:7EWsWanxCI427bJ0t3CA6LyqXnkPajReCxkUhbpJULU

View File

@ -29,7 +29,7 @@ jobs:
run: earthly --version run: earthly --version
- name: use sattelite Alpha - name: use sattelite Alpha
run: | run: |
earthly config 'global.container_frontend' 'docker-shell' earthly config --verbose 'global.container_frontend' 'docker-shell'
earthly org select me-2625 earthly org select me-2625
earthly sat select alpha earthly sat select alpha
- name: run the earthly hello world - name: run the earthly hello world