MQL5-Google-Onedrive/.github/workflows
google-labs-jules[bot] 57ef1597f7 fix(ci): use dynamic docker tag in build workflow
Fixes the CI build failure by dynamically sourcing the Docker image tag from the metadata action's output in the test and deploy steps.

The previous workflow hardcoded a tag using the full-length commit SHA, which caused a mismatch with the short-SHA tag generated by the build step, resulting in a "manifest unknown" error. This change ensures the correct tag is used throughout the CI pipeline.

Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-29 17:14:40 +00:00
..
ci-cd-docker-dev.yml fix(ci): use dynamic docker tag in build workflow 2026-01-29 17:14:40 +00:00
ci.yml feat: Add GitHub Actions for CI, automerge, and sync 2025-12-27 06:02:09 +00:00
deploy-cloud.yml feat: Add cloud deployment configurations and automation - Added Dockerfile and docker-compose.yml for containerized deployment - Created render.yaml for Render.com deployment - Created railway.json for Railway.app deployment - Created fly.toml for Fly.io deployment - Added deploy_cloud.py script for multi-platform deployment - Created comprehensive Cloud Deployment Guide documentation - Added GitHub Actions workflow for cloud deployment validation - Updated README with cloud deployment quick start 2026-01-10 04:53:57 +07:00
deploy-dashboard.yml Add Telegram deployment bot, web dashboard, and deployment automation 2026-01-19 06:08:25 +07:00
docker-dev-desktop.yml Add GitHub CI/CD workflows for Docker dev deployment with automation 2026-01-19 10:03:04 +07:00
enable-automerge.yml feat: Add GitHub Actions for CI, automerge, and sync 2025-12-27 06:02:09 +00:00
github-pages-sync.yml 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
onedrive-sync.yml feat: Conditionally enable OneDrive sync based on config 2025-12-27 06:22:19 +00:00