Add Docker push to GitHub Package Registry

Co-authored-by: Nathan Herald <[email protected]>
This commit is contained in:
Joshua Peek
2019-11-04 12:35:20 -08:00
co-authored by Nathan Herald
parent a8be2ef60a
commit 8c3d01f201
2 changed files with 79 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Docker push",
"description": "Build, test and push Docker image to GitHub Package Registry.",
"iconName": "docker",
"categories": ["Dockerfile"]
}