]> 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:20 +0000 (08:38 -0500)
commit00a7e4b51df0202ab4168963b16ee51a5b69fb15
treec2ba8e16ea13e55fbe9eb31379ad61c2bf8bbe3f
parenta1dba820cf96fbc8cd5f30760f5077f5b1fe3e8b
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]