-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating clang version and using ubuntu 20.04 instead of 16.04 (#144)
* Updating clang version and using ubunutu 20.04 instead of 16.04 * Parallelly building docker images. * Adding ubuntu 20.04 to the pipeline and addressing comments from last iteration. * Removing Windows 2016 VM. * Adding new images to the docker repository. * Updated UID while creating the images. * Adding volume parameter argument. * Updating the location to find libgtest.a and libgtest_main.a for Ubuntu 20. * Correcting indentation. * Indentation correction. * Indentation changes. * Updating the command to check for libgtest.a and libgtest_main.a * Removing blank lines. * Updating the command to copy libgtest.a and libgtest_main.a * Updating the command to copy libgtest.a and libgtest_main.a * Resolving build errors. * updating docker image name and repository name. * Updating the command to copy libgtest.a and libgtest_main.a
- Loading branch information
1 parent
586f8a2
commit b8f8901
Showing
5 changed files
with
124 additions
and
163 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
Oops, something went wrong.