We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62020eb + ffaaa90 commit 6ba5180Copy full SHA for 6ba5180
build/root/.bazelrc
@@ -68,3 +68,8 @@ build:remote --strategy=Closure=remote
68
build:remote --strategy=Genrule=remote
69
build:remote --define=EXECUTOR=remote
70
71
+# --config=ci-instance adds a remote instance name
72
+build:ci-instance --remote_instance_name=projects/k8s-prow-builds/instances/default_instance
73
+
74
+# The config we want to use in CI
75
+build:ci --config=remote --config=ci-instance
0 commit comments