We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af456a commit c160cafCopy full SHA for c160caf
.github/workflows/docker-build-push.yml
@@ -2,8 +2,6 @@ name: Build and Push Docker Image
2
3
on:
4
push:
5
- branches:
6
- - main
7
tags:
8
- 'v*' # Triggers build only when tags like v1.0.0 are pushed
9
0 commit comments