We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b828e commit 4493fa9Copy full SHA for 4493fa9
ci/codebuild/amazonlinux-2.yml
@@ -12,4 +12,4 @@ phases:
12
commands:
13
- echo "Build finished. Dumping logs..."
14
- pwd
15
- - cat ${$CODEBUILD_SRC_DIR}/github.com/awslabs/aws-lambda-cpp/build/CMakeFiles/CMakeOutput.log
+ - cat build/CMakeFiles/CMakeOutput.log
0 commit comments