use_gitlab_ci_ghpages: Adds .gitlab-ci.yml (which should be saved in root dir of...

View source: R/use_gitlab_ci.R

use_gitlab_ci_ghpagesR Documentation

Adds .gitlab-ci.yml (which should be saved in root dir of "gh-pages" branch)

Description

Adds .gitlab-ci.yml (which should be saved in root dir of "gh-pages" branch)

Usage

use_gitlab_ci_ghpages(
  dest_dir = getwd(),
  yml_vector = gitlab_ci_template_ghpages()
)

Arguments

dest_dir

directoy to write (default: getwd())

yml_vector

a yml imported as string vector (default: gitlab_ci_template_ghpages())

Value

writes .gitlab-ci.yml


KWB-R/kwb.pkgbuild documentation built on Oct. 25, 2022, 2:17 a.m.