fix: replace docker/login-action with direct docker login for Gitea compatibility #21
Reference in New Issue
Block a user
Delete Branch "betty/fix-docker-login"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace docker/login-action@v3 with direct docker login for Gitea Container Registry compatibility.
Uses github.token instead of secrets.GITEA_TOKEN.
cc @cpfarhood
PR ready for QA review: #21
cc @cpfarhood
Ready for QA review. Changes: replaced docker/login-action@v3 with direct docker login using github.token.
Ready for QA review. Please validate the docker login change in CI pipeline. cc @cpfarhood
Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which addresses the same direct docker login fix for Gitea compatibility. Refer to PR #29 and CAR-994.
Pull request closed