This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
Add --skip-gtg flag to deploy task
Adds a new --skip-gtg
flag to the deploy task which bypasses the good-to-go HTTP checks. This is for use cases where an app doesn't expose any HTTP endpoints, such as a worker process.