Join Slack
Powered by
I’m storing my .env files for production in a sepa...
# seed
a
Ashishkumar Pandey
07/15/2021, 8:21 AM
I’m storing my .env files for production in a separate repo, can I clone the other repo and extract the .env to root of the working directory so seed could use it. This would technically be a pre-build step.
f
Frank
07/15/2021, 9:25 PM
Hey
@Ashishkumar Pandey
, you can setup an SSH key for your org and checkout other repos. More details here
https://seed.run/docs/adding-an-organization-ssh-key#check-out-other-repos
a
Ashishkumar Pandey
07/16/2021, 11:04 AM
Cool! this will be great. 👍
Open in Slack
Previous
Next