use_gha_docker: Use GitHub Action to Build Dockerimage

View source: R/gha.R

use_gha_dockerR Documentation

Use GitHub Action to Build Dockerimage

Description

Add an standard actions that builds and publishes an Dockerimage from the Dockerfile.

Usage

use_gha_docker(file = getOption("repro.gha.docker"), open = TRUE)

Arguments

file

Which file to save to.

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.


aaronpeikert/repro documentation built on Sept. 16, 2024, 7:12 p.m.