Skip to content

How to disable remote cache for ios_application #1640

Answered by brentleyjones
kkpattern asked this question in Q&A
Discussion options

You must be logged in to vote

That should work if you have --experimental_allow_tags_propagation enabled. If you want to apply it more globally you can use --modify_execution_info:

build --modify_execution_info=^(BundleApp|BundleTreeApp)$=+no-remote-cache

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kkpattern
Comment options

Answer selected by kkpattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants