Deploy generated zip from .serverless folder

I can create zip and cloudformation file in .serverless using serverless deploy --noDeploy, I want to pass these generated files along a CI pipeline and then deploy to production, is there a serverless command or workaround for deploying files i already have generated?

@padraigobrien if you think it’s a good idea, go and support this issue on Github - https://github.com/serverless/serverless/issues/2473.

It’s not possible right now. But I think it’s a good idea and hopefully we can get that change in.

1 Like

gave it a thumbs up on git