This open source is originally from sourceforge.com
gnu-make, gcc
cd unix
./configure
make
make test
make install
Jenkinsfile
''' Alternatively, source repo can be on an ftp site or remote directory/URL. In which case, it can be retrieved using curl command, or SSHAgent/SFTP plugins. '''
Using parameterized variables -- AUTH_REQUIRED bool; USERID, PASSWD, SOURCE_URL string.
#!/bin/bash
if test