use_gitlab_ci_blogdown: Adds .gitlab-ci.yml (if repo contains on root in a "gh-pages"...

View source: R/use_gitlab_ci.R

use_gitlab_ci_blogdownR Documentation

Adds .gitlab-ci.yml (if repo contains on root in a "gh-pages" branch)

Description

Adds .gitlab-ci.yml (if repo contains on root in a "gh-pages" branch)

Usage

use_gitlab_ci_blogdown(
  dest_dir = getwd(),
  yml_vector = gitlab_ci_template_blogdown()
)

Arguments

dest_dir

directoy to write (default: getwd())

yml_vector

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

Value

writes .gitlab-ci.yml


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