forked from ApolloAuto/apollo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vscode: add the "clean", "unit test" and "code sytle check" tasks in …
…the file: "./vscode/tasks.json" and improve the corresponding help document file: "docs/howto/how_to_build_and_release.md". A small bug is also fixed in the "start_build_docker" function of the file "apollo_docker.sh" when using vscode to pull the docker image from China. (ApolloAuto#3309) * vscode: add the "clean" and "code sytle check" tasks in the file: "./vscode/tasks.json" and improve the corresponding help document file: "docs/howto/how_to_build_and_release.md". A small bug is also fixed in the "start_build_docker" function of the file "apollo_docker.sh" when using vscode to pull the docker image from China.
- Loading branch information
1 parent
b8c908e
commit bbc6d6d
Showing
3 changed files
with
76 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters