Skip to content

duduta/an-exercise-in-CI-CD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An exercise in CI/CD

This repo exemplifies several possible workflows.

  1. naive push - on every push to github, the image is built and pushed to DockerHub

  2. naive push + cache

  3. only tagged versions are pushed to Docker Hub. + a manually triggered job that pushes the image to Github Registry (cache included).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages