mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
forgefirm-image-dev has one deploy slot, so the debug variant was clobbering the normal dev image (and a dev rebuild clobbered the debug one back). A distinct IMAGE_BASENAME (forgefirm-image-dev-debug) lets both coexist in the deploy directory.