Skip to content

Commit

Permalink
Update ubuntu-18.04.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoffatt committed Nov 24, 2021
1 parent bcfda1d commit 42f55c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/codebuild/ubuntu-18.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ phases:
build:
commands:
- echo Build started on `date`
- ci/codebuild/build.sh -DCMAKE_CXX_CLANG_TIDY=clang-tidy -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DENABLE_TESTS=ON -DTEST_RESOURCE_PREFIX=ubuntu1804
- ci/codebuild/format-check.sh
- ci/codebuild/build.sh -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DENABLE_TESTS=ON -DTEST_RESOURCE_PREFIX=ubuntu1804
- ci/codebuild/run-tests.sh aws-lambda-package-lambda-test-fun ubuntu1804
post_build:
commands:
Expand Down

0 comments on commit 42f55c5

Please sign in to comment.