Does it make sense to add build-time secrets directly to a builder app?

flyctl release v0.0.333 supports passing build secrets on the command line. These have the caveat that you need to bust Docker build cache if the secret changes, but it may work for your use cases.

3 Likes