Build

The Build section is where you specify how you want to build your project:

If you click the Add build step button, you will see the following options:

We will click on the Execute shell option, which will give us a Unix shell scripting environment to utilize.

Notice that we now have a text area available, where we can add Unix script commands:

We will add the following commands to this shell script: go test.

Get Hands-On Continuous Integration and Delivery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.