We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0550ef6 commit 85dab1cCopy full SHA for 85dab1c
README.md
@@ -8,6 +8,11 @@ Example .NET app to build and push Docker image to DockerHub with GitHub workflo
8
DockerHub repo:
9
https://hub.docker.com/r/45862391/docker-push-github
10
11
+Workflow:
12
+
13
+- Pull request to main, build and test the code.
14
+- Push to main or merge a pull request to main, build docker image and push to dockerhub.
15
16
## Solution structure
17
18
* Console app
0 commit comments