aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2017-08-15 15:27:43 +0200
committerAlexander Couzens <lynxis@fe80.eu>2017-08-15 18:11:29 +0200
commit315944495c088cadb9752ac219b993f440df82f8 (patch)
tree0328ba1c6b445db0dcbd0c46c4aaf1ab7a1a278f /.gitignore
parenta0d34c1b8dea0d793ab61cb5ff9deb352928dd95 (diff)
add jenkins job builder files for osmocom-nightly-nitb-split.sh
jenkins job builder is a python library to write jenkins jobs in .yml or .json including templating and basic substition operation. To update the job call: Create your own jenkins_jobs.ini based on the exmaple and call jenkins-jobs --conf ./jenkins_jobs.ini update osmocom-nightly-nitb-split.yml Change-Id: Ie7c655c6e0e3761e7970e479cadb5ae14faa2c1c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4e25b2f..4163eb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ source-*
install-*
tokens.txt
.*.sw?
+jenkins_jobs.ini