infrastructure/restore-tests/Makefile

5 lines
263 B
Makefile

all: artifacts/release/coreos-installer
artifacts/release/coreos-installer:
docker run --rm -v "${PWD}/artifacts:/artifacts" clux/muslrust:stable cargo install --bin=coreos-installer --target=x86_64-unknown-linux-musl --root=/artifacts coreos-installer --force