aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-04-07 17:58:30 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-04-07 17:58:30 +0300
commite14a2491953b13479e6c090428cbf350eabec93e (patch)
treebef461095dd06b275b51a8e4b8b6094f31088b55
parentd97bd3956e1408d30685fa596d29b4bcb291535b (diff)
README: Add reference to Jenkins docs on build steps plugins.
Change-Id: I6f3a661500e3c6cd1eb274e3006b981b75b4acb0
-rw-r--r--README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index ab32f86..eb8fbd0 100644
--- a/README.txt
+++ b/README.txt
@@ -43,3 +43,10 @@ python linaro-cp.py out /tmp/$JOB_NAME/$BUILD_NUMBER
13. Run job, make sure it succeeds and files are available on publishing server.
If you get "token no longer valid", adjust "token not valid before" setting in global
config (see above).
+
+
+Hacking
+-------
+
+Use this a reference:
+https://wiki.jenkins-ci.org/display/JENKINS/Create+a+new+Plugin+with+a+custom+build+Step