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
94a59d4b9a
commit
da5cb68c97
@ -7,6 +7,9 @@ jobs:
|
||||
only:
|
||||
- feature/add_circle-ci_support
|
||||
steps:
|
||||
- run:
|
||||
name: Git Init
|
||||
command: 'git init'
|
||||
- run:
|
||||
name: Git Clone
|
||||
command: 'git clone https://github.com/ETLCPP/etl.git'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user