Skip to content

Commit cfe4378

Browse files
committed
Fix pipeline run for tags
1 parent 00397b6 commit cfe4378

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Docker Image CI
33
on:
44
push:
55
branches: [ main ]
6+
tags: ['*']
67

78
jobs:
89

0 commit comments

Comments
 (0)