Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and oguzkaganozt committed May 27, 2024
1 parent 705812b commit 85efbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/openadkit/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ build_images() {
--set "base.tags=ghcr.io/autowarefoundation/openadkit:latest-base" \
--set "planning-control.tags=ghcr.io/autowarefoundation/openadkit:latest-planning-control" \
--set "visualizer.tags=ghcr.io/autowarefoundation/openadkit:latest-visualizer" \
--set "simulator.tags=ghcr.io/autowarefoundation/openadkit:latest-simulator"
--set "simulator.tags=ghcr.io/autowarefoundation/openadkit:latest-simulator"
set +x
}

Expand Down

0 comments on commit 85efbee

Please sign in to comment.