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] committed May 22, 2024
1 parent be9481f commit 363229f
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 363229f

Please sign in to comment.