Skip to content

sharmita3/sample-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push-to-Deploy Example Using GitHub Actions for DigitalOcean

This repository contains an example workflow using the GitHub Action for DigitalOcean to build, tag, push a container image to your DigiatlOcean container registry and deploy to a DigitalOcean Kubernetes cluster.

Workflow

The [example workflow] (https://github.com/digitalocean/sample-push-to-deploy-doks/blob/master/.github/workflows/workflow.yaml) triggers on every push to this repo's main branch. For details, see the [Enable Push-to-Deploy] (www.digitalocean.com/docs/kubernetes/how-to/deploy-using-github-actions) example..

About

Push to deploy example with DOCR and DOKS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.0%
  • Dockerfile 42.0%