mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
c4cd9bc60d
Build the Docker image as a job within the integration workflow rather than a separate workflow. This ensures the container always matches the current commit's Dockerfile. Tag with github.sha so the integration job pulls the exact image, not a stale latest. - container-image job: builds and pushes to GHCR with sha + latest tags - integration job: uses credentials: to pull private image on self-hosted - Delete standalone build-test-container.yml Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>