Our first foray using the Jenkins Pipeline plugin was used in the docker-shell-dev repo.
We're still researching how it might fit in and/or replace our current Jenkins CI job configurations and here are some of the resources we've used to study up:
Our first foray using the Jenkins Pipeline plugin was used in the docker-shell-dev repo.
We're still researching how it might fit in and/or replace our current Jenkins CI job configurations and here are some of the resources we've used to study up:
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
[color] | |
diff = auto | |
status = auto | |
branch = auto | |
[color "branch"] | |
current = yellow reverse | |
local = yellow | |
[color "diff"] | |
meta = yellow | |
frag = magenta bold |