You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several apps that now deploy through Github actions. The config setup will change based on where you're deploying, but we can use this overall structure for a starter template to guide people.
The guide could even show an example of deploying to a staging environment and building out a seeds binary using some custom compile flags like -Dstaging.
The text was updated successfully, but these errors were encountered:
I have several apps that now deploy through Github actions. The config setup will change based on where you're deploying, but we can use this overall structure for a starter template to guide people.
The guide could even show an example of deploying to a staging environment and building out a seeds binary using some custom compile flags like
-Dstaging
.The text was updated successfully, but these errors were encountered: