Skip to content

Commit

Permalink
chore: set --remote_download_minimal and --nobuild_runfile_links for …
Browse files Browse the repository at this point in the history
…all Workflows tasks (#549)
  • Loading branch information
gregmagolan authored Sep 25, 2023
1 parent b29be5f commit 7908e53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .aspect/workflows/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ workspaces:
- e2e/smoke
- e2e/coreutils
- e2e/copy_to_directory
bazel:
flags:
- --remote_download_minimal
- --nobuild_runfile_links
tasks:
branch_freshness:
test:

0 comments on commit 7908e53

Please sign in to comment.