tic.R

do_package_checks()

if (ci_on_circle()) {
  get_stage("before_deploy") %>%
    add_step(step_install_github("ropensci/rotemplate"))
  do_pkgdown(orphan = TRUE)
}
pat-s/circle documentation built on Oct. 6, 2023, 2:30 a.m.