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
07d17bfe01
commit
94a59d4b9a
@ -10,15 +10,15 @@ jobs:
|
||||
- run:
|
||||
name: Git Clone
|
||||
command: 'git clone https://github.com/ETLCPP/etl.git'
|
||||
- run:
|
||||
name: Listing0
|
||||
command: 'ls'
|
||||
- run:
|
||||
name: Git Checkout
|
||||
command: 'git checkout feature/add_circle-ci_support'
|
||||
- run:
|
||||
name: Git Pull
|
||||
command: 'git pull'
|
||||
- run:
|
||||
name: Listing0
|
||||
command: 'pwd'
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
command: 'cmake -Bbuild etlcpp/test/'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user