a185b8ae69
Deploy marketing to Cloud Run / deploy (push) Has been cancelled
- deploy.yaml: restore elc from GCS (gs://neuron-ci-cache) keyed on source SHA; only compile on cache miss, then upload for future runs - Dockerfile.stage: pre-compile el_runtime.o as its own layer so the expensive object is cached when only main.c changes between runs - build-stage.sh: add --cache-from/--cache-to pointing at Artifact Registry so apt-get + compilation layers survive across cold builds