Build all targets
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build was killed

This commit is contained in:
Austen Adler 2022-12-25 17:22:24 -05:00
parent c91a45ef2d
commit 279092951b

View File

@ -15,9 +15,9 @@ steps:
commands:
- 'file /var/run/docker.sock || :'
- 'pwd'
# - 'earthly +all'
- 'earthly +all'
# 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/'
- name: Gitea Artifacts