Skip to content

Commit

Permalink
Use repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-luedtke authored Sep 5, 2023
1 parent fe4649d commit 3fbf815
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions industrial_ci/src/tests/debians.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,11 @@ function run_debians() {
forward_mounts

export BUILDER=colcon
ici_source_builder
ici_step "${BUILDER}_setup" builder_setup
ici_step "setup_bloom" ici_install_pkgs_for_command bloom-generate python3-bloom debhelper
ici_step "setup_dpkg_dev" ici_install_pkgs_for_command dpkg-scanpackages dpkg-dev
ici_step "setup_docker" ici_install_pkgs_for_command docker docker.io
ici_step "setup_rosdep" ici_setup_rosdep

local repo="$WORKSPACE/repository"
make_repo "$repo"
use_repo "$repo"

ls
for l in /etc/apt/preferences.d/*;
Expand Down

0 comments on commit 3fbf815

Please sign in to comment.