Michele Dolfi commited on
Commit
3806fa6
·
unverified ·
1 Parent(s): 512d1f0

ci: build on tags (#21)

Browse files

Signed-off-by: Michele Dolfi <[email protected]>

Files changed (1) hide show
  1. .github/workflows/images.yml +2 -0
.github/workflows/images.yml CHANGED
@@ -4,6 +4,8 @@ on:
4
  push:
5
  branches:
6
  - main
 
 
7
 
8
  env:
9
  GHCR_REGISTRY: ghcr.io
 
4
  push:
5
  branches:
6
  - main
7
+ tags:
8
+ - 'v*'
9
 
10
  env:
11
  GHCR_REGISTRY: ghcr.io