Skip to content

BastianGanze/checkout-build-push-docker

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

checkout-build-push-docker

Just a little docker action I build for very standard checkout, build, tag and push to a custom repository. For convenience the image-name is the folder of the src code within the repository where the DOCKERFILE resides and the tag of the eventual docker image. They will always be tagged with :latest.