Enhance Docker build workflow with additional API tests for registry authentication #3

Merged
smueller merged 1 commits from dev into main 2026-07-07 12:40:41 +00:00

1 Commits

Author SHA1 Message Date
smueller
e4150d0bc3 Enhance Docker build workflow with additional API tests for registry authentication
- Introduce new diagnostic steps to validate registry login credentials, including checks for Basic-Auth and token requests.
- Implement curl commands to retrieve and display authentication details, improving debugging capabilities during the Docker build process.
2026-07-07 14:40:20 +02:00