cat log file

This commit is contained in:
John Wellbelove 2019-12-06 21:25:50 +00:00
parent 06983faf02
commit f4ce6e75c8

View File

@ -31,7 +31,7 @@ jobs:
command: 'ls -lrt /root/project/build/CMakeFiles'
- run:
name: Listing3
command: 'echo $PATH; ls -l ./bin'
command: 'cat /root/project/build/CMakeFiles/CMakeOutput.log'
- run:
name: ETL Unit Testing
command: './bin/etl'