Add CI workflow
This commit is contained in:
parent
04445e4dee
commit
f5df2c1a5f
@ -44,3 +44,10 @@ jobs:
|
||||
- _build/default/rebar3_20.3.8_plt
|
||||
- store_artifacts:
|
||||
path: _build/test/logs
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
build_test:
|
||||
jobs:
|
||||
- build
|
||||
- verify_rebar_lock
|
||||
|
Loading…
x
Reference in New Issue
Block a user