praxis
praxis copied to clipboard
Build / Deploy without cache
I found myself needed to deploy without cache to pick up new dependencies that changed upstream.
cx deploy --no-cache
would be a nice way to do this.
A workaround is to make small changes to the Dockerfile.