Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 493 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 493 Bytes

sample-push-to-deploy-k8s

based on https://github.com/digitalocean/sample-push-to-deploy-doks

Push-to-Deploy Example Using GitHub Actions for DigitalOcean

This repository contains an example workflow to build, tag, push a container image to a container registry and deploy to a Kubernetes cluster.

Workflow

The example workflow triggers on every push to this repo's main branch.