wiki:programmersguide/jenkins/jobs

Version 6 (modified by raphael.costa, 9 years ago) (diff)

--

Jenkins: Continuous Integration

Jobs

Linux Ubuntu 14.04

MacOS El Captain

Windows 10

TODO

Daily Builds

The debian package generated by daily build is uploaded to a clean [docker container] with following packages:

  • TerraLib 5.2 (/opt/terralib/5.2.0);
  • NodeJS 4.5;
  • PostgreSQL 9.3 (user postgres configured with postgres password);
  • PostGIS 2.1;

See docker image in TerraMA² Docker Beta1

References