DEV Community

Discussion on: Where to put the build and deploy scripts?

Collapse
 
ramospedro profile image
Pedro

Well, I guess that could happen :)

But as others have stated, I don't see this as a problem, since we should know asap whether those changes affected our deploy anyway.

That said, we don't deploy every commit. So we could simply choose not to deploy a change that only touched infrastructural stuff.