Closed ramank775 closed 11 months ago
@vencax you need to add following variables/secret in repository environment (CI)
REGISTRY_IMAGE=
DOCKERHUB_USERNAME=
DOCKERHUB_TOKEN=
I have created this: https://hub.docker.com/r/vencax/netlify-cms-github-oauth-provider What goes into REGISTRY_IMAGE var in this case?
Registry image will be the repository name for docker hub in your case REGISTRY_IMAGE=vencax/netlify-cms-github-oauth-provider
DOne successfuly. Thanks 4 support
Added github action to publish docker images