use_jenkins: Create Jenkinsfile for Jenkins CI Pipelines

View source: R/jenkins.R

use_jenkinsR Documentation

Create Jenkinsfile for Jenkins CI Pipelines

Description

use_jenkins() adds a basic Jenkinsfile for R packages to the project root directory. The Jenkinsfile stages take advantage of calls to make, and so calling this function will also run use_make() if a Makefile does not already exist at the project root.

Usage

use_jenkins()

See Also

The documentation on Jenkins Pipelines.

use_make()


r-lib/usethis documentation built on March 20, 2024, 8:51 p.m.