Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Add --skip-gtg flag to deploy task

Compare
Choose a tag to compare
@phamann phamann released this 05 Jun 15:36
· 1221 commits to master since this release

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.