Daniel Kurzynski
3d5a97ab71
Annotate docker plugin check as non cps ( #134 )
2018-04-20 12:59:17 +02:00
Daniel Kurzynski
fe4707faeb
Improve Docker options configuration and forward from mavenExecute ( #123 )
2018-03-29 14:13:11 +02:00
Marcus Holl
678b55e771
null docker image in case of missing docker daemon.
2018-01-25 16:41:27 +01:00
Marcus Holl
147d29a714
Check for running docker daemon with docker ps.
2018-01-25 16:41:27 +01:00
Marcus Holl
4987382cd5
Avoid having the step name redundant
2017-12-27 10:10:18 +01:00
Marcus Holl
66a65d3907
Make docker more resilent wrt to environment
...
We check
1.) if docker-workflow plugin is installed
2.) if docker itself is installed on the system hosting Jenkins
If one of the conditions is not fullfilled we try to execute
locally.
2017-12-14 14:53:27 +01:00
Daniel Kurzynski
22ee06dc17
Enable configuration via yaml file + mavenExecute as example ( #18 )
...
* Enable configuration via yaml file
* Add documentation
* Add tests
2017-12-06 12:03:06 +01:00