Skip to content

Fix order of some flags for GitHub Actions, fix "HEALTHY" check

Compare
Choose a tag to compare
@forevermatt forevermatt released this 03 Jun 19:39
· 91 commits to develop since this release
ecb0573

Fixed

  • Fix order of --force-new-deployment and --enable-rollback (in relation to -n and -d) for GitHub Actions.
  • Fix HEALTHY grep check to avoid matching UNHEALTHY when checking for successful deployment.