May 2019
Beginner to intermediate
456 pages
10h 37m
English
As you saw previously, our npm package is a simple node module, which users can use to print sample text. In this section, we will set up the CI so that we produce the new version of our npm package for every build; then, we will publish it as a build artifact. We will then consume this artifact in the release pipeline and publish the npm package to our feed.
Read now
Unlock full access