mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
cat log file
This commit is contained in:
parent
06983faf02
commit
f4ce6e75c8
@ -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'
|
||||
Loading…
x
Reference in New Issue
Block a user