run cross compile of headscale as part of build (#2270)
This commit is contained in:
parent
64fd1f9483
commit
757defa2f2
4 changed files with 59 additions and 15 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
# When updating go.mod or go.sum, a new sha will need to be calculated,
|
||||
# update this if you have a mismatch after doing a change to thos files.
|
||||
vendorHash = "sha256-Lgm6ysif83mqd7EmdBzV3QVXkVqXl7fh9THHUdopzhY=";
|
||||
vendorHash = "sha256-OPgL2q13Hus6o9Npcp2bFiDiBZvbi/x8YVH6dU5q5fg=";
|
||||
|
||||
subPackages = ["cmd/headscale"];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue