mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-08-29 15:08:16 +00:00
On master pushes, the deploy job now attempts to pull the pre-built ghcr.io/kpa-clawbot/corescope:edge image (published by the publish workflow) and tags it as corescope-go:latest for docker-compose. Falls back to the locally built image from the build job if the GHCR pull fails (e.g. publish workflow not yet merged, or network issues). PR builds are unaffected — the build job still runs for all pushes.