Skip to content

Instantly share code, notes, and snippets.

Instance Cleanup and Recreation Guide


1. Identify and remove the build artifact

1.1 Locate the Build Hash in GitHub Actions

  1. Go to the 4humantqm / TQMEnterprise repository.
  2. Open the Actions tab.
  3. Find the Build and Test workflow run that corresponds to the required build (by branch, commit, or date).