Files
kata-containers/Jenkinsfiles
Ramanathan.M 3418d40158 build: Enclose source dir for script execution
1. For the git clone operation, 'sh' step in a single line would suffice.
2. Provide directory context using 'dir', this avoids having to provide the
path to the scripts twice, while executing each and every script in that folder.

Signed-off-by: Ramanathan Muthaiah <rus.cahimb@gmail.com>
2020-02-27 21:19:17 +05:30
..
2019-05-17 16:29:09 +01:00

Jenkins

Kata Containers uses Jenkins for its main CI.

This directory contains support files for the Jenkins pipeline plugin.