Create on Jenkins a pipeline to test upsection changes.
The CI pipeline can use the following steps:
- Clone repository
 - Run make test
 - Assert dist/ exists with index.html, app.js & app.css
 
Trigger that pipeline when a new diff is created.
Create on Jenkins a pipeline to test upsection changes.
The CI pipeline can use the following steps:
Trigger that pipeline when a new diff is created.