gitlabci: Define GitLab CI jobs content

gl_ci_jobR Documentation

Define GitLab CI jobs content

Description

Exploration of job content is deprecated as of 'gitlabr' 1.1.7. Content of .gitlab-ci.yml file is now created using templates with use_gitlab_ci(type = "check-coverage-pkgdown"). See use_gitlab_ci().

Usage

gl_ci_job()

Value

Creates the content of a .gitlab-ci.yml file as character.

See Also

use_gitlab_ci()

Examples

## Not run: 
# Deprecated
gl_ci_job()

## End(Not run)

gitlabr documentation built on Sept. 13, 2022, 5:06 p.m.