Skip to content

Is there a recommended way to handle build secrets? #811

Discussion options

You must be logged in to vote

@anwarhahjjeffersongeorge try to look at load scripts:
https://github.com/sagiegurari/cargo-make#usage-load-scripts
which allow you to load external makefile via custom code (like doing wget or whatever...)
so you could load those secrets from somewhere more secure

Replies: 1 comment 1 reply

Comment options

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

Answer selected by anwarhahjjeffersongeorge
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