Temporarily remove DOCKERHUB credentials since they're not being passed to workflows. Containers are public, so auth isn't required. This unblocks dev work while we investigate the credentials issue.
This fixes the workflow build error:
Error: The template is not valid. .github/workflows/build-cloudberry.yml (Line: 190, Col: 19): Unexpected value '',.github/workflows/build-cloudberry.yml (Line: 191, Col: 19): Unexpected value ''
Temporarily remove DOCKERHUB credentials since they're not being passed to workflows. Containers are public, so auth isn't required. This unblocks dev work while we investigate the credentials issue.
This fixes the workflow build error:
Error: The template is not valid. .github/workflows/build-cloudberry.yml (Line: 190, Col: 19): Unexpected value '',.github/workflows/build-cloudberry.yml (Line: 191, Col: 19): Unexpected value ''