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
72438721c1
commit
4c9ae8a90a
@ -7,6 +7,9 @@ jobs:
|
||||
only:
|
||||
- feature/add_circle-ci_support
|
||||
steps:
|
||||
- run:
|
||||
name: Git Pull
|
||||
command: 'git pull'
|
||||
- run:
|
||||
name: Listing0
|
||||
command: 'pwd'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user