Skip to content

prestonwrthompson/jenkins-api

Repository files navigation

jenkins-api

Project to play around with Jenkins, specifically around programmatically creating new jobs/pipelines.

Authorization

Save a file to auth.sh (ignored by git) with:

#! /bin/bash

USER=user
TOKEN=token
URL=localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages