Build all targets
This commit is contained in:
parent
c91a45ef2d
commit
279092951b
@ -15,9 +15,9 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- 'file /var/run/docker.sock || :'
|
- 'file /var/run/docker.sock || :'
|
||||||
- 'pwd'
|
- 'pwd'
|
||||||
# - 'earthly +all'
|
- 'earthly +all'
|
||||||
# TODO: use more than one target
|
# TODO: use more than one target
|
||||||
- 'earthly --build-arg TOOLCHAIN=x86_64-unknown-linux-musl --build-arg STRIP_CMD=x86_64-linux-gnu-strip +build'
|
# - 'earthly --build-arg TOOLCHAIN=x86_64-unknown-linux-musl --build-arg STRIP_CMD=x86_64-linux-gnu-strip +build'
|
||||||
- 'cp -v ./dist/* /dist/'
|
- 'cp -v ./dist/* /dist/'
|
||||||
|
|
||||||
- name: Gitea Artifacts
|
- name: Gitea Artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user