Create CI Pipeline
Closed this issue · 0 comments
szabikr commented
Story
As a developer I want to perform code integration checks,
so that I can discover errors and bugs as soon as possible
Acceptance Criteria
- run
prettier:check
inserver
andclient
onpush
lint
inserver
andclient
onpush
test
inserver
andclient
onpush