]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CI: Create generic jenkinsfile
authorGeorge Joseph <gjoseph@digium.com>
Wed, 4 Mar 2020 21:45:40 +0000 (14:45 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 13 Mar 2020 13:38:09 +0000 (08:38 -0500)
commit24f32eb138d5ac109b0d4efc9cd6a762ce75fc1d
tree6f4f0a3df824b1b77d90a9b5c5f25d57033484c1
parentb8a67fc15dfa83dc6efc403e13d63c64662446f9
CI: Create generic jenkinsfile

This is a generic jenkinsfile to build Asterisk and optionally
perform one or more of the following:
 * Publish the API docs to the wiki
 * Run the Unit tests
 * Run Testsuite Tests

This job can be triggered manually from Jenkins or be triggered
automatically on a schedule based on a cron string.

Change-Id: Id9d22a778a1916b666e0e700af2b9f1bacda0852
tests/CI/universal-asterisk-nongerrit.jenkinsfile [new file with mode: 0644]