mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Create tars locally
This commit is contained in:
parent
b6b01e17ec
commit
747545c14b
@ -68,6 +68,10 @@ build:remote --strategy=Closure=remote
|
||||
build:remote --strategy=Genrule=remote
|
||||
build:remote --define=EXECUTOR=remote
|
||||
|
||||
# tar locally due to https://github.com/bazelbuild/bazel/issues/8462
|
||||
build:remote --strategy=PackageTar=sandboxed
|
||||
|
||||
|
||||
# --config=ci-instance adds a remote instance name
|
||||
build:ci-instance --remote_instance_name=projects/k8s-prow-builds/instances/default_instance
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user