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.
1 parent fef63e6 commit 0f653c2Copy full SHA for 0f653c2
.aspect/workflows/bazelrc
@@ -1,3 +1,4 @@
1
# build without the bytes
2
-build --remote_download_minimal
3
-build --nobuild_runfile_links
+common --remote_download_outputs=minimal
+common --nobuild_runfile_links
4
+common --announce_rc
0 commit comments