This addresses separate input files/directories for bullseye/trixie container builds. It does not address container taging. Change-Id: Ic7351abdd1e307d09fe4f3054ba93ad2e5ff9f62 Signed-off-by: Scott Little <scott.little@windriver.com>
4 lines
259 B
Plaintext
4 lines
259 B
Plaintext
deb [trusted=yes] @REPOMGR_DEPLOY_URL@/deb-local-binary-containers @DEBIAN_DISTRIBUTION@ main
|
|
deb [trusted=yes] @REPOMGR_DEPLOY_URL@/deb-local-binary @DEBIAN_DISTRIBUTION@ main
|
|
deb [trusted=yes] @REPOMGR_DEPLOY_URL@/deb-local-build @DEBIAN_DISTRIBUTION@ main
|