vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

add check to push image #928

Closed HaoYang0000 closed 1 month ago

HaoYang0000 commented 1 month ago

This PR add an action to check if docker image exists on remote internal repo(github private repo), if not we will push to it during the image build step.