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
13a6a57804
commit
48d692ddd2
@ -16,6 +16,9 @@ jobs:
|
||||
- run:
|
||||
name: Listing0
|
||||
command: 'ls'
|
||||
- run:
|
||||
name: Git Fetch
|
||||
command: 'git fetch'
|
||||
- run:
|
||||
name: Git Checkout
|
||||
command: 'git checkout feature/add_circle-ci_support'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user