]> 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:37:30 +0000 (08:37 -0500)
commit4990a6e2fb183ded0bef22c6766b5d3b8c19ec94
treecaee9dce345a96f1283c6e3ae185df7f68c9e2fd
parent85786d75c796de65e588e07f708f237b1cfbd0db
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]