create_action_workflow_publish_docker_images | R Documentation |
A github actions workflow for building and pushing a stack of docker images.
create_action_workflow_publish_docker_images(
account,
images,
rversions,
save_as = fs::path(".github", "workflows", "publish-docker-images.yml")
)
account |
|
images |
names of docker images to create, subset of
|
rversions |
|
save_as |
path for storing the yml file; default
to |
Logical indicating whether a write occurred, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.