Skip to content

Commit 178b739

Browse files
committed
fix: amzn linux2
1 parent 4ca5783 commit 178b739

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

ci/codebuild/amazonlinux-2.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ phases:
1111
post_build:
1212
commands:
1313
- echo "Build finished. Dumping logs..."
14-
- pwd
15-
- cat build/CMakeFiles/CMakeError.log
14+
- ls build/CMakeFiles/*.log

ko.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
okok

ok.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ok

0 commit comments

Comments
 (0)