Skip to content

Commit 85dab1c

Browse files
Update README.md
1 parent 0550ef6 commit 85dab1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Example .NET app to build and push Docker image to DockerHub with GitHub workflo
88
DockerHub repo:
99
https://hub.docker.com/r/45862391/docker-push-github
1010

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+
1116
## Solution structure
1217

1318
* Console app

0 commit comments

Comments
 (0)