faasr_register_workflow_git_remote_env {FaaSr} | R Documentation |
faasr_register_workflow_git_remote_env
Description
set env(secrets and variables) to the remote repository
Usage
faasr_register_workflow_git_remote_env(repo, cred, token)
Arguments
repo |
a string for the target repository name |
cred |
a list form of the credentials |
token |
a string for the github token |
[Package FaaSr version 1.4.4 Index]