mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Attempt at getting CircleCI to work
This commit is contained in:
parent
253c9b0171
commit
3f3c1f1c23
@ -11,12 +11,9 @@ jobs:
|
||||
- run:
|
||||
name: Listing0
|
||||
command: 'ls'
|
||||
- run:
|
||||
name: Git Checkout
|
||||
command: 'git checkout --track origin/feature/add_circle-ci_support'
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
command: 'cmake -Bbuild etl/test/'
|
||||
command: 'cmake -Bbuild test/'
|
||||
- run:
|
||||
name: Creating Binary Files
|
||||
command: 'cmake --build build'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user