diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 52767f6c1..a413916a7 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -14,6 +14,7 @@ on: branches: - main #- main-stable # Disabled as the v* tag is used for stable releases + - arm-* tags: - 'v*' # Trigger on version tags (e.g., v1.7.0)