Page MenuHomeDevCentral

CI pipeline for upsection
Open, HighPublic

Description

Create on Jenkins a pipeline to test upsection changes.

The CI pipeline can use the following steps:

  1. Clone repository
  2. Run make test
  3. Assert dist/ exists with index.html, app.js & app.css

Trigger that pipeline when a new diff is created.