root/build-tools/build-docker-images/stx-debian/apt/stx.sources.list.in
Luan Nunes Utimura 567242f0d2 build-docker-images: Add repo for containers layer
Now that the each layer will have its own binary repository, we need to
specify `deb-local-binary-containers` as one of the repositories in the
sources.list used by the container image creation scripts.

Test Plan:
PASS - Run `build-stx-base.sh` and build `stx-debian` successfully
PASS - Run `build-stx-images.sh` and build container images successfully

Story: 2010797
Task: 48719

Change-Id: Ieb9e5d98c2d365a448e52c8b0adc781ace46a8d5
Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
(cherry picked from commit 521fe5d898)
2023-10-05 00:40:47 +00:00

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