•Created by BagelsForTuesday on 9/2/2023 in #✋|help
Go Deploy Gone Wrong
I was using the railway cli to test, does that also ignore .gitignore when building? (wasn't sure) but I see your point, but just for sanity, I removed both but the issue remains
•Created by BagelsForTuesday on 9/2/2023 in #✋|help
Go Deploy Gone Wrong
Dang, I tried
ls -la /app/internal/cmd && ls -la /app/internal/cmd/colosseum
inside the Dockerfile and somehow that dir is actually not there, super weird but nothing in the dockerignore and works just fine locally...
•Created by BagelsForTuesday on 9/2/2023 in #✋|help
Go Deploy Gone Wrong
appreciate the quick response, FWIW, I have tried things like deleting the project/service in case there was some weird caching of the context etc but no luck