mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Touch config.yml file
This commit is contained in:
parent
c66c5eb122
commit
1d7f7bb443
@ -1,7 +1,5 @@
|
||||
version: 2
|
||||
|
||||
jobs:
|
||||
|
||||
build:
|
||||
docker:
|
||||
- image: "debian:stretch"
|
||||
@ -28,4 +26,4 @@ jobs:
|
||||
command: 'cmake --build build'
|
||||
- run:
|
||||
name: ETL Unit Testing
|
||||
command: './bin'
|
||||
command: './bin'
|
||||
Loading…
x
Reference in New Issue
Block a user