expose DEST_PREFIX as a pipeline variable
Summary
- Adds
DEST_PREFIXpipeline variable (default:infrastructure/dockers/consolidator) - Passes
DEST_PREFIXtoscript.shso users can target a different registry path via Web UI or API
Test plan
-
Trigger dry-run pipeline with SOURCE_IMAGE=python:3.12-slim-bookworm,PLATFORMS=linux/amd64,DEST_PREFIX=infrastructure/dockers/python,DRY_RUN=true -
Verify output: docker tag python:3.12-slim-bookworm registry.trgdev.com/infrastructure/dockers/python/python:3.12-slim-bookworm