Skip to content

Commit 534b613

Browse files
authored
Update docker-image.yml
1 parent 378f7dc commit 534b613

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Docker Image CI
22

33
on:
44
push:
5-
branches: [ main ]
5+
tags:
6+
- v.*
67

78
jobs:
89

0 commit comments

Comments
 (0)