Hetzner Cloud Terraform setup
This commit is contained in:
4
restore-tests/Makefile
Normal file
4
restore-tests/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
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
|
Reference in New Issue
Block a user