mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Attempt at getting CircleCI to work
This commit is contained in:
parent
a6c1c84aa9
commit
2a555f55b1
@ -8,7 +8,7 @@ jobs:
|
||||
- feature/add_circle-ci_support
|
||||
steps:
|
||||
- run:
|
||||
name: Listing
|
||||
name: Listing0
|
||||
command: 'ls -lrt'
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
@ -17,7 +17,7 @@ jobs:
|
||||
name: Creating Binary Files
|
||||
command: 'cmake --build build'
|
||||
- run:
|
||||
name: Listing
|
||||
name: Listing1
|
||||
command: 'ls -lrt /root/project/build'
|
||||
- run:
|
||||
name: Listing2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user