ci: trigger in tag name, reformat
Some checks failed
/ build-images (ubuntu-2204) (push) Has been cancelled
Some checks failed
/ build-images (ubuntu-2204) (push) Has been cancelled
This commit is contained in:
parent
8c9aad6be3
commit
751349437a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "*-v*"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_ENDPOINT: host.containers.internal:5000
|
REGISTRY_ENDPOINT: host.containers.internal:5000
|
||||||
|
|
Loading…
Reference in a new issue