MQL5-Google-Onedrive/.github
google-labs-jules[bot] 96b2be8df2 fix(ci): Use correct Docker tag from metadata action output
Corrects the CI workflow to prevent 'manifest unknown' errors.

The `docker/metadata-action` generates a Docker tag with a shortened git SHA, but subsequent `docker run` and `docker pull` commands were attempting to use the full-length SHA, causing the image to not be found.

This fix modifies the `build-and-test` job to expose the generated tags as an output. The test and deployment steps are updated to consume this output, ensuring that the correct, shortened SHA tag is used throughout the workflow.

Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-29 17:37:28 +00:00
..
ISSUE_TEMPLATE feat: Add Mouy-leng request processing system - Improved custom issue template with request types - Created GitHub Pages sync workflow for automated syncing - Added sync_github_pages.py script for manual syncing - Created Mouy-leng Request Processing Guide documentation 2026-01-10 04:41:34 +07:00
workflows fix(ci): Use correct Docker tag from metadata action output 2026-01-29 17:37:28 +00:00
CODEOWNERS feat: Add GitHub Actions for CI, automerge, and sync 2025-12-27 06:02:09 +00:00
pull_request_template.md feat: Add GitHub Actions for CI, automerge, and sync 2025-12-27 06:02:09 +00:00