fix?????????
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
68cc49f5f0
commit
6b5cf687cc
@ -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
|
Loading…
x
Reference in New Issue
Block a user