use_gha_docker | R Documentation |
Add an standard actions that builds and publishes an Dockerimage from the Dockerfile
.
use_gha_docker(file = getOption("repro.gha.docker"), open = TRUE)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.