PLEASE help us help you by writing a good post!
- We need to know your netlify site name. Example:
gifted-antelope-58b104.netlify.app
- DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
- Build problems? Link or paste the FULL build log & build settings screenshot
- Did you try Ask Netlify, our generative AI chatbot, before posting? It pulls info from Support Guides and recent solved forums posts.
The better the post - the faster the answer.
Site name - gurdipdev
Hi,
This is a simple question. I use CICD (TeamCity/Octopus). I am a little confused on one thing. I want to have a dev site to test deployments, alongside my production site. Do I need a seperate site? I notice the deployment command has a --prod flag I believe.
Also, how does this work when the working directory on my CI gets checked out an deleted?