We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2263dcf commit 339e5f0Copy full SHA for 339e5f0
.github/workflows/dockerimage.yml
@@ -2,6 +2,8 @@ name: docker-image
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
tags:
8
- v*
9
0 commit comments