Add diagnostic step for registry login in Docker build workflow #2

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

1 Commits

Author SHA1 Message Date
smueller
363232501e Add diagnostic step for registry login in Docker build workflow
- Introduce a new step to check registry login credentials, providing feedback on username and token status.
- Implement curl commands to test Basic-Auth and Bearer-Flow for improved debugging during the Docker build process.
2026-07-07 14:37:45 +02:00