wtf?
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
12f8451f40
commit
15ac06809d
@ -29,8 +29,9 @@ jobs:
|
|||||||
run: earthly --version
|
run: earthly --version
|
||||||
- name: use sattelite Alpha
|
- name: use sattelite Alpha
|
||||||
run: |
|
run: |
|
||||||
earthly config --verbose 'global.container_frontend' 'docker-shell'
|
earthly config 'global.container_frontend' 'docker-shell'
|
||||||
earthly org select me-2625
|
earthly org select me-2625
|
||||||
earthly sat select alpha
|
earthly sat select alpha
|
||||||
|
earthly --verbose +build
|
||||||
- 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
|
Loading…
x
Reference in New Issue
Block a user