This guide covers configuring continuous integration pipelines for projects that have a Nats dependency. If you’re new to Drone please read our Tutorial and build configuration guides first.
Basic Example
In the below example we demonstrate a pipeline that launches a Nats service container. The nats service will be available at nats:4222
, where the hostname matches the service container name.
|
|