Skip to content

Commit

Permalink
fix: install_devel=false (autowarefoundation#777)
Browse files Browse the repository at this point in the history
fix:install_devel=false

Co-authored-by: Dmitrii Koldaev <dmitrii.koldaev@tier4.jp>
  • Loading branch information
dkoldaev and Dmitrii Koldaev authored Mar 29, 2024
1 parent b78b1b6 commit 3a12204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .webauto-ci/main/autoware-setup/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ ansible-galaxy collection install -f -r "ansible-galaxy-requirements.yaml"
ansible-playbook "ansible/playbooks/local_dev_env.yaml" \
"${ansible_args[@]}" \
-e WORKSPACE_ROOT="$(pwd)" \
-e install_devel="false" \
--skip-tags vcs

# get installed ros distro
Expand Down

0 comments on commit 3a12204

Please sign in to comment.