cleanup: remove obsolete scripts and update GitHub Actions for Quay.io

- Remove obsolete deployment scripts outside /scripts folder
- Remove redundant scripts inside /scripts folder
- Remove release.sh as it won't be used in the process
- Update GitHub Actions to use Quay.io instead of Docker Hub
- Update registry references from andersonid to quay.io/rh_ee_anobre
- Simplify deployment instructions to use deploy-complete.sh
- Clean up codebase to maintain only essential scripts
This commit is contained in:
2025-10-03 07:28:05 -03:00
parent 29121b3cce
commit 189e8fd1a9
19 changed files with 7 additions and 1629 deletions

View File

@@ -22,7 +22,7 @@ on:
env:
IMAGE_NAME: resource-governance
REGISTRY: andersonid
REGISTRY: quay.io/rh_ee_anobre
jobs:
deploy-to-openshift: