Remix Epic Stack

Hey there. Recently started deploying to Fly.io. I used the Remix Epic Stack. Everything works well. GitHub - epicweb-dev/epic-stack: This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.

My question is, why is the staging build deployed but the “normal” one still on pending? I assume the staging is to check before officially being deployed, but how do I deploy both?

hi @Marcus100

You should be able to see what’s happening if you view the workflow run under Actions in GitHub. Check the progress or look for errors in the Deploy job’s Deploy Production step output.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.