Skip to content

Commit c160caf

Browse files
committed
fix build workflow
1 parent 2af456a commit c160caf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Build and Push Docker Image
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- 'v*' # Triggers build only when tags like v1.0.0 are pushed
97

0 commit comments

Comments
 (0)