Skip to content

Commit

Permalink
Merge pull request #603 from bert2002/patch-1
Browse files Browse the repository at this point in the history
feature: enable docker build for tags
  • Loading branch information
keylogic1 authored Jun 27, 2024
2 parents 9d205f0 + 7ef3928 commit a851380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: CI

on:
push:
tags:
- v*
branches:
- "main"
- "releases/v3.x"
Expand Down

0 comments on commit a851380

Please sign in to comment.