A plugin for drone to deploy nomad jobs
1.5K
Drone plugin for deploying Nomad jobs
docker run --rm \
-e DRONE_COMMIT_SHA=d8dbe4d94f15fe89232e0402c6e8a0ddf21af3ab \
-e PLUGIN_JOB=jobfile.nomad \
-e PLUGIN_USE_TEMPLATE=true \
-e PLUGIN_NOMAD_ADDR=http://localhost:4647 \
-v $(pwd):$(pwd) \
-w $(pwd) \
--privileged \
publysher/drone-nomad
Content type
Image
Digest
Size
13.6 MB
Last updated
over 8 years ago
docker pull publysher/drone-nomad