Open AdamEr8 opened 1 year ago
Note currently, there's a big dependnecy on Azure KeyVault to keep Cibus password in a compliant store. Does Github offer something equivalent or the plan is to have github actions reach azure for this?
Note currently, there's a big dependnecy on Azure KeyVault to keep Cibus password in a compliant store. Does Github offer something equivalent or the plan is to have github actions reach azure for this?
I'd want it to be pure Github,
There seems to be an equivalent: https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions
It's a free and easily accessible alternative to Azure Functions