Hi, quick question:
I'm using a custom image to run a deployment, is it possible to skip the
sourceContext
setting entirely so I don't have to pull the codebase every time from github?
The codebase is already built into the image, so I really just need it to start the pulumi up.